[Zlib-devel] Optimizations needed for gzgets() (Zlib version 1.2.3)
Scott_Riley at amat.com
Scott_Riley at amat.com
Wed Jan 6 11:53:16 EST 2010
Thank you Mark for your quick response!
My customer is currently using files that have already been compressed with
gzip and our application just decompresses those files. What are their
options for reducing decompression time?
Is there another library that will decompress these gzip compressed files
faster than Zlib or do they need to uncompress the files and then use the
compression and decompression routines from another library such as Lzop?
Regards,
Scott
The content of this message is Applied Materials Confidential. If you are
not the intended recipient and have received this message in error, any use
or distribution is prohibited. Please notify me immediately by reply
e-mail and delete this message from your computer system. Thank you.
To
Mark Adler zlib-devel at madler.net
<madler at alumni.caltech.edu> cc
Sent by:
zlib-devel-bounces at madler.n Subject
et Re: [Zlib-devel] Optimizations
needed for gzgets() (Zlib version
1.2.3)
01/05/2010 07:38 PM
Please respond to
zlib-devel at madler.net
Scott,
I plan to replace the gz* functions entirely in the next beta version.
Stay tuned and try out the new version to see if that helps.
There are faster decompressors, at the price of lower compression. Look at
http://www.oberhumer.com/opensource/lzo/ .
Mark
_______________________________________________
Zlib-devel mailing list
Zlib-devel at madler.net
http://mail.madler.net/mailman/listinfo/zlib-devel_madler.net
More information about the Zlib-devel
mailing list