Integrated: 8287905: Reduce runtime of java.nio microbenchmarks
Claes Redestad
redestad at openjdk.org
Thu Jun 16 15:09:48 UTC 2022
On Thu, 16 Jun 2022 09:56:08 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> Reduce runtime by reducing number of forks, iterations..
>
> Most benchmarks in the java.nio packages already had sensible configuration, so this reduces estimated runtime by a small amount (~5h42m -> ~5s03m)
This pull request has now been integrated.
Changeset: 8fc8fdca
Author: Claes Redestad <redestad at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8fc8fdca96138df20226972be8e8326237b07788
Stats: 12 lines in 2 files changed: 12 ins; 0 del; 0 mod
8287905: Reduce runtime of java.nio microbenchmarks
Reviewed-by: jvernee
-------------
PR: https://git.openjdk.org/jdk/pull/9183
More information about the nio-dev
mailing list