RFR: 8361520: Stabilize SystemGC benchmarks [v2]

Aleksey Shipilev shade at openjdk.org
Tue Jul 8 14:29:08 UTC 2025


On Tue, 8 Jul 2025 13:44:29 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Now that I am thinking about it, maybe we should just put `System.gc()` into `@Setup(Level.Trial)`, so we don't overdo it every iteration. Let me try...

Yeah, that works too, and it is a little more efficient. Updated the perf data in last comment: https://github.com/openjdk/jdk/pull/26182#issuecomment-3048014191

-------------

PR Comment: https://git.openjdk.org/jdk/pull/26182#issuecomment-3049187063


More information about the hotspot-gc-dev mailing list