Files
Cubed/include
zhenyan121 b2187bf0ad perf(server): parallelize entity update loop
Use parallel_do to process entities concurrently via the compute
pool. Switch get_all_session to a thread-safe
tbb::concurrent_vector and make ChunkEntity's ref_count atomic to
avoid data races. Also remove the debug pig spawn from world init.
2026-08-05 20:30:01 +08:00
..
2026-07-28 18:03:51 +08:00
2026-07-23 14:07:11 +08:00
2026-07-23 14:07:11 +08:00
2026-07-21 10:21:05 +08:00