veloren/world
Imbris c6f5e8dac2 Add more profiling spans to Server startup related things in order to
visualize where time is being spent. Make `Lod::from_world` use the same
rayon pool as other things during the server startup. Move parallel
iteration up out of structure_gen.par_iter in order to slightly optimize
Lod::from_world (saves a few hundred milliseconds on my machine)
2023-04-20 21:53:59 -04:00
..
benches Fixed clippy warnings and fmt 2021-03-07 14:25:07 +00:00
examples mess (server startup time related experimentation, in particular with 2023-04-20 21:53:59 -04:00
src Add more profiling spans to Server startup related things in order to 2023-04-20 21:53:59 -04:00
Cargo.toml mess (server startup time related experimentation, in particular with 2023-04-20 21:53:59 -04:00
economy_testinput2.ron separate orders by professions and everyone 2022-06-07 18:30:05 +02:00