7 ms·
Indeed, OpenJ9's Pause-less GC is implemented using IBM z14 guarded load instructions and is able to outperform software by 10x in pause times and 3.4x in throu
by fjeremic 7y ago
Indeed, OpenJ9's Pause-less GC is implemented using IBM z14 guarded load instructions and is able to outperform software by 10x in pause times and 3.4x in throughput for a given SLA [1].
[1] https://blog.openj9.org/2019/03/25/concurrent-scavenge-garbage-collection-policy/ https://blog.openj9.org/2019/03/25/concurrent-scavenge-garba...