407 Commits

Author SHA1 Message Date
Eric Biggers
fed4597943 Speed up Adler-32 by unrolling loop 2015-01-21 23:53:42 -06:00
Eric Biggers
d46e893a0d Speed up Adler-32 by doing modulo less often 2015-01-21 23:53:35 -06:00
Eric Biggers
9bdd60cffa Faster CRC-32 computation 2015-01-01 10:33:09 -06:00
Eric Biggers
19e1688b86 the gzip format uses little endian numbers 2014-12-30 22:30:27 -06:00
Eric Biggers
0b6d0f41c2 gzip_decompress(): ignore XFL 2014-12-30 22:30:27 -06:00
Eric Biggers
866888fbcb Update benchmark program 2014-12-30 22:30:27 -06:00
Eric Biggers
6a982b7ac7 initial commit 2014-12-27 23:11:49 -06:00