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

Garbage collection isn't that slow. I find allocating off the fragmented memory after collection slower.


A good gc isn't slow. But a naive one that tends to be awful. E.g common problems involve thrashing cache by touching the entire heap regularly.




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

Search: