On Mon, 20 Jun 2022 10:47:35 GMT, Claes Redestad <redes...@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 Nice cleanup. The quicker these run with stable performance, the more we can use them every week. ------------- Marked as reviewed by ecaspole (Committer). PR: https://git.openjdk.org/jdk/pull/9214