branchrust_reboot/main/optimize_team_updatecancel
2 Commits over 0 Days - ∞cph!
Add `player_state_cache_evictions` convar to print the number of times the cache has been evicted due to not enough capacity
Add `player_state_cache_count` convar to print the current size of the player state cache
Add `player_state_cache_size` convar to change & print the capacity of the player state cache
Increase cache size from 1k -> 10k to reduce the cache misses & reserialization when at high pop with teammates offline