[Zlib-devel] Inflate 1.2beta3 available for testing

Mark Adler madler at alumni.caltech.edu
Sat Dec 28 00:10:02 EST 2002


On Thursday, December 26, 2002, at 12:45  PM, Chris Anderson wrote:
> Along the way I found the performance tests thread and decided to give 
> 1.3beta a try.

Chris,

Thanks for your testing.

> zlib-1.1.4 + infnew-3, linking with my application
> zbuflen   4096, clock 13.650, time 14.080
> zbuflen   4096, clock 13.620, time 14.073
> zbuflen   8192, clock 13.440, time 14.422
> zbuflen   8192, clock 13.430, time 13.857
...
> zlib-1.1.4, linking with my application
> zbuflen   4096, clock 13.510, time 14.011
> zbuflen   4096, clock 13.520, time 14.009
> zbuflen   8192, clock 13.710, time 14.219
> zbuflen   8192, clock 13.540, time 14.040
...
> /usr/lib/libz.so.1.1.4 with my application (redhat 8.0 distribution)
> zbuflen   4096, clock 15.400, time 16.957
> zbuflen   4096, clock 15.380, time 15.904
> zbuflen   8192, clock 15.480, time 15.987
> zbuflen   8192, clock 15.530, time 16.040

So I would conclude from this that with icc on a p3, there is very 
little improvement going from zlib 1.1.4 to infnew-3.  However I would 
also conclude that icc does a noticeably better job than whatever 
compiled libz.so (gcc?).  Is those the correct conclusions?

mark





More information about the Zlib-devel mailing list