Integrated: 8288732: Reduce runtime of java.util.concurrent microbenchmarks
Claes Redestad
redestad at openjdk.org
Fri Aug 5 14:39:22 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
This pull request has now been integrated.
Changeset: 0da4314e
Author: Claes Redestad <redestad at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0da4314e95f380f6125120797ad57529f5442cda
Stats: 219 lines in 12 files changed: 117 ins; 21 del; 81 mod
8288732: Reduce runtime of java.util.concurrent microbenchmarks
Reviewed-by: ecaspole, rriggs
-------------
PR: https://git.openjdk.org/jdk/pull/9214
More information about the core-libs-dev
mailing list