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

I think it means that GC will never run for a total of more than 10ms during any 50ms span. It doesn't mean GC would take 20% of total program runtime, except in worst cases. it means that GC will run often and concurrently enough that it won't "stop the world" too long.


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

Search: