[Zlib-devel] patch-in-progress: vectorized adler32 calculation

Greg Roelofs newt at pobox.com
Tue Apr 13 23:11:23 EDT 2010


Stefan Fuhrmann <stefanfuhrmann at alice-dsl.de> wrote:

> The overall performance of the deflate() function is already quite
> impressive: For real-world repository data,

Primarily C/C++ source code?

> I measured ~200MB inflated data per sec.

Does that include I/O overhead or is it for data already in memory and/or
L1/L2 caches?  And you really are referring to the rate of _output_ data,
right?  So it's on the order of 600MB/sec for input-data processing speed
(assuming the typical 3x or so compression factor for source code)?

Cool results.

Thanks,
  Greg




More information about the Zlib-devel mailing list