veloren/world/examples
Marcel Märtens 6e3a74b476 rayon::join creates a global threadpool, which is only used in /world
instead just use the same threadpool for everything
helps with debugging problems with GDB
using threadpool.install() to also be used when `into_par_iter()` is called
2021-05-04 21:06:07 +02:00
..
chunk_compression_benchmarks.rs Make terrain compression a checkbox instead of a bandwidth (throughput?) heuristic. 2021-05-03 00:09:44 -04:00
economy_tree.rs as usual clippy is right (and helpful) 2021-04-03 10:54:42 +02:00
namegen.rs Added dungeon bosses, boss loot, boss arenas 2020-05-15 16:05:50 +01:00
settlement_viewer.rs Improve world::Index 2020-12-17 12:08:04 +01:00
site.rs Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
turb.rs update further crates 2020-12-16 08:56:21 +01:00
view.rs rayon::join creates a global threadpool, which is only used in /world 2021-05-04 21:06:07 +02:00
water.rs rayon::join creates a global threadpool, which is only used in /world 2021-05-04 21:06:07 +02:00