Garbage Collection
Interesting reads:
- On GC in Games (response to Jeff and Casey)
“current popular GC languages do it wrong, should still focus on static memory allocation” - Garbage Collection and Memory Allocation Sizes
“better allocate chunks for subsystems” - Garbage collection thoughts