veloren/common
Joshua Yanovski cead27989b Don't parallelize spatial grid construction.
Instead, let the single threaded systems run more in parallel.  This is
the beginning of an effort to make physics run concurrently with almost
all other systems.
2022-09-28 13:54:07 -07:00
..
assets update dependencies 2022-09-22 11:57:55 +02:00
base Update tracy 2022-05-26 00:04:03 -04:00
benches use criterion groups and fix tracing to much on wgpu 2021-06-03 22:37:17 +02:00
dynlib update dependencies 2022-09-22 11:57:55 +02:00
ecs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
frontend Reduce overhead of messaging systems. 2022-09-14 21:04:53 -07:00
net Merge branch 'sharp/parallel-ingame' into 'master' 2022-09-21 19:44:40 +00:00
src Don't parallelize spatial grid construction. 2022-09-28 13:54:07 -07:00
state Don't parallelize spatial grid construction. 2022-09-28 13:54:07 -07:00
systems Don't parallelize spatial grid construction. 2022-09-28 13:54:07 -07:00
build.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
Cargo.toml Don't parallelize spatial grid construction. 2022-09-28 13:54:07 -07:00