On Thu, 16 Jun 2022 15:35:04 GMT, Claes Redestad <redes...@openjdk.org> wrote:
> - Reduce forks, iteration, runtime to reduce runtime while maintaining high > data quality on typical benchmarking hosts. > > Reduces runtime from estimated 10+ hours to 54 minutes. This pull request has now been integrated. Changeset: a28ab7b6 Author: Claes Redestad <redes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/a28ab7b62abcfce56425d62d5a8162d8f1623393 Stats: 49 lines in 10 files changed: 25 ins; 3 del; 21 mod 8288568: Reduce runtime of java.security microbenchmarks Reviewed-by: ecaspole, hchao, rriggs ------------- PR: https://git.openjdk.org/jdk/pull/9189