Compress static resources using zopfli instead of gzip

Bug #1158349 reported by François Marier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Libravatar (obsolete)
Fix Released
Wishlist
François Marier

Bug Description

Google just released a new deflate compressor which is backwards-compatible with all existing clients, but achieves slightly better compression at the expense of extremely slow compression:

  http://googledevelopers.blogspot.com.au/2013/02/compress-data-more-densely-with-zopfli.html

Given that we pre-compress all of our resources already, we should switch to that new algorithm.

The pigz package in Debian experimental supports th zopfli algorithm as of version 2.3:

  http://mail.zlib.net/pipermail/pigz-announce_zlib.net/2013-March/000007.html

Revision history for this message
François Marier (fmarier) wrote :

The compressor is now available in Debian: https://packages.debian.org/jessie/zopfli

tags: added: jessie
Changed in libravatar:
status: Confirmed → In Progress
Changed in libravatar:
status: In Progress → Fix Committed
Changed in libravatar:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.