RFR: 8288732: Reduce runtime of java.util.concurrent microbenchmarks
Roger Riggs
rriggs at openjdk.org
Thu Jul 28 13:59:42 UTC 2022
On Mon, 20 Jun 2022 10:47:35 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> - Refactor so that various baseline micros are not run repeatedly with different parameter values that does not affect the baseline
> - Tune iteration times, counts, forks..
>
> Reduces runtime of java.util.concurrent micros from an estimated 14h43m to 1h21m
LGTM
-------------
Marked as reviewed by rriggs (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9214
More information about the core-libs-dev
mailing list