On Fri, 17 Jun 2022 12:59:17 GMT, Claes Redestad <redes...@openjdk.org> wrote:
> - Refactor micro using a range of parameters to a simpler benchmark that > tests different values in one pass > - Reduce iterations and their runtimes, but add forks (important to be able > to detect run-to-run variation anomalies) > > Just one micro modified in this package, but reduces total runtime from 16 > minutes to ~1 minute Marked as reviewed by jvernee (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/9198