Y
Hacker News
new
|
ask
|
show
|
jobs
by
chillacy
3701 days ago
While it's true you should never stop the world for CMS in a server-side program where you can control memory tuning, newgen collection is still stop-the-world, and can cause multi-millisecond pauses on ~8GB heaps.