Integrated: 8291828: Reduce runtime of java.util.stream microbenchmarks

Eric Caspole ecaspole at openjdk.org
Wed Aug 17 15:04:26 UTC 2022


On Wed, 3 Aug 2022 16:28:31 GMT, Eric Caspole <ecaspole at openjdk.org> wrote:

> These changes reduce the default run time from about 1 day 22 hours to about 6 hours with good stability we can use in weekly testing.

This pull request has now been integrated.

Changeset: 0fc92637
Author:    Eric Caspole <ecaspole at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0fc92637d297d9a1281df33089975bd6d5fdf809
Stats:     367 lines in 62 files changed: 360 ins; 0 del; 7 mod

8291828: Reduce runtime of java.util.stream microbenchmarks

Reviewed-by: rriggs

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

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


More information about the core-libs-dev mailing list