mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-02 18:17:09 +02:00
Removed use of ConcurrentDictionary. It was slow. Other minor optimizations around the codebase. Added option for parallel game state generation. Seems slower than doing it single-threaded so off by default for now.