RFR: 8287904: Reduce runtime of java.net microbenchmarks

Jorn Vernee jvernee at openjdk.org
Thu Jun 16 15:28:52 UTC 2022


On Thu, 16 Jun 2022 09:31:01 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> - Remove a couple of benchmarks with very high, environment-dependent variance (not improved by increasing warmup)
> - Reduce number of parameters, forks, iterations to improve runtime without sacrificing much data quality 
> - Fix one broken microbenchmark (`NetworkInterfaceLookup`) that reflects into encapsulated internals without explicitly opening the package.
> 
> Estimated runtime reduced from 10h38m to 1h35m

Marked as reviewed by jvernee (Reviewer).

-------------

PR: https://git.openjdk.org/jdk/pull/9182


More information about the nio-dev mailing list