Fast Linear Time Gzip/Zip Compression
klauspost 1 26th August 2015 Go, Programming, WebThis is the final chapter in our trilogy of exploring deflate performance. In this I will give a detailed description of how you can get close to constant time compression for gzip/zip and standard deflate running at approximately 150MB/s per core.