Re: RFR: 8291828: Reduce runtime of java.util.stream microbenchmarks [v2]

2022-08-17 Thread Eric Caspole
On Tue, 16 Aug 2022 14:35:14 GMT, Eric Caspole 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. > > Eric Caspole has updated the pull request incrementally with one additional > commit since the l

Re: RFR: 8291828: Reduce runtime of java.util.stream microbenchmarks [v2]

2022-08-16 Thread Roger Riggs
On Tue, 16 Aug 2022 14:35:14 GMT, Eric Caspole 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. > > Eric Caspole has updated the pull request incrementally with one additional > commit since the l

Re: RFR: 8291828: Reduce runtime of java.util.stream microbenchmarks [v2]

2022-08-16 Thread Eric Caspole
On Mon, 15 Aug 2022 14:34:58 GMT, Roger Riggs wrote: >> Eric Caspole has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Clean up imports and shorten run time preserving result stability > > test/micro/org/openjdk/bench/java/util/stream/ops/

Re: RFR: 8291828: Reduce runtime of java.util.stream microbenchmarks [v2]

2022-08-16 Thread Eric Caspole
On Tue, 16 Aug 2022 14:35:14 GMT, Eric Caspole 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. > > Eric Caspole has updated the pull request incrementally with one additional > commit since the l

Re: RFR: 8291828: Reduce runtime of java.util.stream microbenchmarks [v2]

2022-08-16 Thread Eric Caspole
> 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. Eric Caspole has updated the pull request incrementally with one additional commit since the last revision: Clean up imports and shorten run time preservi