mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-04-19 05:48:07 -04:00
Dictionaries and LinQ stuff we use in `WithCollisionRules` is a larger source of allocations in trace heavy scenes (multiple MB/s per second.) Now it's pretty much allocation free. Also use string tokens' at runtime rather than strings.