RFR(S): 8242848: Improve performance of InflaterOutputStream.write()

Scott Palmer swpalmer at gmail.com
Thu Apr 23 00:29:43 UTC 2020


Typo in the benchmark javadoc: “avarage” instead of “average"

> On Apr 22, 2020, at 4:47 PM, Claes Redestad <claes.redestad at oracle.com> wrote:
> 
> 
> 
> On 2020-04-22 22:08, Volker Simonis wrote:
>> http://cr.openjdk.java.net/~simonis/webrevs/2020/8242848.02/
>> Notice that this new version only changes the microbenchmark, all the
>> other files are untouched.
>> As everybody seemed to be happy with the change itself and the
>> regression test, I'm now waiting for your and Clae's final review of
>> the microbenchmark before pushing. Please let me know hat you think?
> 
> 
> I think the microbenchmark looks reasonable. Simple and to the point.
> Hard-coded Random seed avoids a big source of variance.
> 
> Thanks!
> 
> /Claes



More information about the core-libs-dev mailing list