userDaniel Pcancel
branchrust_reboot/main/pool_container_telemcancel

5 Commits over 0 Days - ∞cph!

32 Days Ago
Buildfix: properly exclude command from non-editor builds Tests: built all modes in editor. Built standalone server.
32 Days Ago
Update: added editor-only print_memory_overhead cmd - Marked that it gives estimates, not accurate results Tests: ran on craggy - got simlar results to print_memory
32 Days Ago
Update: print extra mem held by containers in Pool Tests: took a couple snapshots on craggy, fresh 4.5k procgen + 4.5k procgen save
32 Days Ago
Update: Pool can track container capacity memory overhead - Implemented as an editor-only feature to avoid adding overhead in release I needed to confirm that we don't keep around giant lists/buffers in the pool. Tests: entered play mode in editor
32 Days Ago
Clean: replacing obsolete Pool api usage Tests: none, trivial change