Garbage collection can be faster than stack allocation when your live set is much smaller than memory.
Garbage collection can be faster than stack allocation when your live set is much smaller than memory.