RFR: 8288667: Reduce runtime of java.text microbenchmarks

Jorn Vernee jvernee at openjdk.org
Fri Jun 17 15:31:53 UTC 2022


On Fri, 17 Jun 2022 12:59:17 GMT, Claes Redestad <redestad at 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


More information about the core-libs-dev mailing list