[Zlib-devel] infnew-5 available for testing
Mark Adler
mark.adler at quest.jpl.nasa.gov
Thu Jan 2 11:13:01 EST 2003
On Thursday, January 2, 2003, at 08:59 AM, Greg Roelofs wrote:
> meltdown:/util/compression/zlib-1.1.4-infnew 244> time ./ung-static <
> /backups/quantum-TM3200A-archive.tgz > /dev/null
Greg,
Actually the ung.c you have is not meant for speed comparisons. I have
another version that is that I will post tonight. The one you have
uses buffered i/o, whereas the one I will post uses direct i/o (as does
gzip). I have tested that newer ung.c using both the new inflate and
the new crc code and realized a 60% increase in speed over gzip 1.3.3.
mark
More information about the Zlib-devel
mailing list