Hacker News new | past | comments | ask | show | jobs | submit login

Yep, but exactly the same applies to Java. Just preallocate all your objects statically and you're never going to have GC problems :P



If you don't want the occasional O(n) copy on growth, use an stl list with a custom allocator.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: