Integrated: 8287798: Reduce runtime of java.lang.reflect/runtime microbenchmarks

Claes Redestad redestad at openjdk.java.net
Tue Jun 7 07:26:08 UTC 2022


On Fri, 3 Jun 2022 12:46:31 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> Add explicit run configurations to java.lang.reflect and .runtime micros, aiming to reduce runtime while maintaining a decently high confidence that there's enough warmup to produce good enough data.
> 
> Roughly halves runtime of running `java.lang.reflect|java.lang.runtime` from 159 to 78 minutes.

This pull request has now been integrated.

Changeset: aa6c568a
Author:    Claes Redestad <redestad at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/aa6c568a06fa92263d4b74ff979eb521ae953bc8
Stats:     27 lines in 4 files changed: 25 ins; 2 del; 0 mod

8287798: Reduce runtime of java.lang.reflect/runtime microbenchmarks

Reviewed-by: jvernee, mchung

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

PR: https://git.openjdk.java.net/jdk/pull/9013


More information about the core-libs-dev mailing list