Performance regression in java.util.zip.Deflater
Clemens Eisserer
linuxhippy at gmail.com
Fri Feb 8 15:34:25 UTC 2008
Hi again,
Did anybody have some time to look at my patches?
I also thought about implementing striding in the CRC32/Adler32
classes which basically suffer from the same block-the-gc behaviour as
Inflater/Deflater did before they were "fixed" ;)
Furthermore do you have good ideas for regression tests?
The usual compression/decompression works fine, can you imagine
corner-cases which would be worth special testing?
Should the tests written in the jtreg format?
Thanks, lg Clemens
More information about the core-libs-dev
mailing list