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 This pull request has now been integrated. Changeset: d917e187 Author: Claes Redestad <redes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/d917e1874e46ccc26a8fa4ac82d21f4b22484452 Stats: 23 lines in 1 file changed: 12 ins; 2 del; 9 mod 8288667: Reduce runtime of java.text microbenchmarks Reviewed-by: jvernee ------------- PR: https://git.openjdk.org/jdk/pull/9198