Inflater/Deflater improvements

Martin Buchholz martinrb at google.com
Mon May 4 21:38:23 UTC 2009


I think many people will be interested in performance improvements
in Inflater/Deflater.  I may have time to help review.

Caution: This is an area where it can be very tricky to make
improvements.  Past efforts have optimized one usage pattern
at the cost of pessimizing another.

Martin

On Mon, May 4, 2009 at 02:28, Clemens Eisserer <linuxhippy at gmail.com> wrote:
> Hi,
>
> I've written some patches for Inflater/Deflater about a year ago with
> Dave Bristor as contact point, however I was in hurry and suspended
> work on it back then.
>
> I would be happy if somebody could have a look at:
> https://bugs.openjdk.java.net/show_bug.cgi?id=100009
>
> ... the sooner the stuff is in ... the less chance do regressions have
> to hide ;)
>
> Thank you in advance, Clemens
>



More information about the core-libs-dev mailing list