[Zlib-devel] Proposed code change
Mark Adler
madler at alumni.caltech.edu
Sat Oct 28 19:11:40 EDT 2006
On Oct 28, 2006, at 7:04 AM, Steve Snyder wrote:
> While profiling the display of large PNG graphics in Firefox recently
I'd like to add these large PNG graphics to my suite for performance
testing. If they're available, please let me know where I can fetch
them from. Thanks.
> The patch below improves the
> performance of data output from inflate_fast().
Thank you for the patch. I will experiment with it. I now have both
PowerPC and Intel Macs so I can do some comparisons.
> The impact of this patch in my observation is that execution time for
> inflate_fast() is typically reduced by %5.
5% (if that is what you meant) is not much of a gain. However it is
just enough that the patch is worth considering. Of course,
modifying the core inflate code must be done with great care.
mark
More information about the Zlib-devel
mailing list