Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> A one-second GC pause won't hurt you but managing the necessary data structures in memory can be challenging.

How so? It's a very common pattern in garbage collected languages to preallocate an array or structures and read/write into it, then "release" the array on finishing the function.



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

Search: