veloren/voxygen/benches
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
..
meshing_benchmark.rs rayon::join creates a global threadpool, which is only used in /world 2021-05-04 21:06:07 +02:00