Google Is Enabling Brotli Compression Support In Chrome

Written by Michael Larabel in Google on 21 January 2016 at 07:20 AM EST. 3 Comments
GOOGLE
Google is planning to enable support for Brotli compression within the next release of the Chrome web-browser. Brotli offers much better compression rates over other alternatives.

Google announced Brotli in September of last year. A few days ago it was veteran game developer Rich Geldreich talking about how Brotli is one of two new compression codecs that could obsolete Zlib. The news now is that Google is moving ahead with Brotli support in Chrome.

Brotli can easily offer up to 25% savings over gzip for typical web assets, 25% savings for HTML, and where Brotli does the poorest for compression is JavaScript but that's still a 17% savings. This work is about making Brotli available as a Content-Encoding method.

Brotli has already been supported on the Mozilla side since Firefox 44 while with Chrome it's planned for the next stable release, Chrome 49. Of course, to benefit from Brotli you need to have a server that supports compressing the content in the format. Of which, right now there are just out-of-tree patches/projects for compressing content with Brotli. Google has published some patches for supporting it with nginx but not yet for Apache. Another restriction is that Brotli is only being exposed on Firefox and Chrome for HTTPS web-pages.

More details on the Chrome Brotli plans via this mailing list post. If you want to learn more about this open-source data compression library, there is Wikipedia.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week