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

The kernel (as long as it's not realtime) also pauses innocent code in arbitrary, unexpected moments, and modern concurrent collectors like ZGC pause such "innocent" code for no longer than the OS does. These synchronisation pauses are of roughly constant duration (regardless of working set/heap size) and overall introduce unexpected latency to a lesser degree than the freeing work done by refcounting collections.


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

Search: