Hacker News new | past | comments | ask | show | jobs | submit login
Understanding JVM Garbage Collector Performance (mill-build.org)
14 points by lihaoyi 27 days ago | hide | past | favorite | 2 comments



Thanks for the write-up with some actual numbers (though a contrived workload). Crazy how low the pause times for ZGC are now. I hope Valhalla can help alleviate some of the GC pressure in general as libraries/frameworks/programs migrate their data structures to use it.


The benchmark doesn't seem particular relevant for real world usage. I've always seen sub 100 microsecond pause times with ZGC (for a variety of different workloads), and that was with large heaps (10s of GBs). Shenandoah also delivers sub ms pause times for large heaps




Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: