RFR: 8340490: Shenandoah: Optimize ShenandoahPacer [v2]
Xiaolong Peng
xpeng at openjdk.org
Fri Sep 20 18:51:35 UTC 2024
On Fri, 20 Sep 2024 18:27:20 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> I am good with this, assuming performance runs show good results.
Latency wise, in most time it is better than old impl.
In my specific test with 8G heap on MacOS, throughput is very close to the test w/ ShenandoahPacing disabled, and about 25%~30% improvement comparing the old implementation.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21099#issuecomment-2364332905
More information about the hotspot-gc-dev
mailing list