mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
e795985067
With LZXHUFF_DEBUG_VERBOSE set, we measure the compression and decompression rate relative to the decompressed size. On reasonably long strings on my laptop, compiled with -O0, it turns out to between 20 and 500 MB/s, both ways, depending on the complexity of the string. Very short strings are of course dominated by overhead. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz> |
||
---|---|---|
.. | ||
tests | ||
lzxpress_huffman.c | ||
lzxpress_huffman.h | ||
lzxpress.c | ||
lzxpress.h | ||
wscript_build |