inikep / lzbench

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

Updating compressor benchmark results (example: zstd to 1.4.5) on benchmarks overview #71

Open k00bler opened 4 years ago

k00bler commented 4 years ago

I can't stop but notice that lxbench uses old(er) or outdated versions of some of the compressors. Can we please update the main benchmarks site at https://github.com/inikep/lzbench ?

I can also do this (run everything and update the readme), but i wanted to understand the protocol for changes of the readme first. Happy to help.

inikep commented 4 years ago

I don't think that results at https://github.com/inikep/lzbench are very important. The results depends on CPU, compiler, file type etc. The idea behind lzbench is that everybody can do their own tests. I update results usually after a bigger release.