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

We have many apps that run on <1 core just fine for the business logic and run on K8S. If we then use a parallel or concurrent garbage collector it will eat through the cpu limit of the app in a blink causing the process not to be scheduled for several ticks. This introduces more latency than the GC cycles themselves would when using a serial GC than runs frequently enough.


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

Search: