inikep / lzbench

lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors
885 stars 179 forks source link

Including original file size in output and memory computation #25

Closed JulianKunkel closed 7 years ago

JulianKunkel commented 7 years ago

I send the first patch already by email.

inikep commented 7 years ago

Include original file size. is already included in "dev" branch.

Bugfix memory limit computation for file. - a good catch. Thanks Julian. I implemented it slightly different in "dev" branch: https://github.com/inikep/lzbench/commit/dd9c6011395496f7c15a0353d03a78e0648c784f