[Zlib-devel] Google's version of zlib code

Frédéric Kayser f.kayser at free.fr
Sat Mar 2 12:37:12 EST 2013


It beats everything except KZIP+kzip2gz+DeflOpt+Defluff+Huffmix run in random mode an awful lot of time.
Zopfli has still some room for improvement since DeflOpt can reduce its output, and it does not pick the same block boundaries as KZIP.

Merging Zopfli with PNGWolf would probably give the ultimate PNG optimization tool.

Regards
-- 
Frédéric Kayser

Le 2 mars 2013 à 17:12, Gilles Vollant a écrit :

> How it compare with deflate compressor of 7zip ?
> 
> -----Message d'origine-----
> De : Zlib-devel [mailto:zlib-devel-bounces at madler.net] De la part de Nelson
> H. F. Beebe
> Envoyé : samedi 2 mars 2013 16:55
> À : zlib-devel at madler.net
> Cc : beebe at math.utah.edu
> Objet : [Zlib-devel] Google's version of zlib code
> 
> This story appeared yesterday:
> 
> 	Google publishes Zopfli as open-source compression algorithm to
> speed up Web download
> 	Compression is about 100 times slower than conventional methods but
> compresses about 5% better, Google said
> 	
> http://www.computerworld.com/s/article/9237264/Google_publishes_Zopfli_as_op
> en_source_compression_algorithm_to_speed_up_Web_downloads
> 
> 	https://code.google.com/p/zopfli/
> 
> It looks like they are hammering the CPU by 100x to get 5% to 8% better
> compression, which is unlikely to be a problem for Google with its huge CPU
> count.  The article claims:
> 
>>> Zopfli is compatible with Zip, PNG, gzip and HTTP requests among others,
> ...
> 
> ----------------------------------------------------------------------------
> ---
> - Nelson H. F. Beebe                    Tel: +1 801 581 5254
> -
> - University of Utah                    FAX: +1 801 581 4148
> -
> - Department of Mathematics, 110 LCB    Internet e-mail: beebe at math.utah.edu
> -
> - 155 S 1400 E RM 233                       beebe at acm.org
> beebe at computer.org -
> - Salt Lake City, UT 84112-0090, USA    URL:
> http://www.math.utah.edu/~beebe/ -
> ----------------------------------------------------------------------------
> ---
> 
> _______________________________________________
> Zlib-devel mailing list
> Zlib-devel at madler.net
> http://mail.madler.net/mailman/listinfo/zlib-devel_madler.net
> 
> 
> _______________________________________________
> 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