Y
Hacker News
new
|
ask
|
show
|
jobs
by
pebal
568 days ago
Java doesn't have real pause-less GC.
1 comments
dikei
568 days ago
Well, "pause too short to matter" just doesn't have the same ring to it.
link
pebal
568 days ago
One millisecond is not a short pause.
link
touisteur
568 days ago
Modern low-latency GCs never reach 1ms on all the workloads I've put them through. Mind you I don't GC terabytes of RAM so who knows what happens there.
link