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

Claes Redestad claes.redestad at oracle.com
Wed Apr 22 20:47:10 UTC 2020



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