]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed zstd -b speed result
authorYann Collet <cyan@fb.com>
Fri, 24 Aug 2018 01:04:50 +0000 (18:04 -0700)
committerYann Collet <cyan@fb.com>
Fri, 24 Aug 2018 01:13:49 +0000 (18:13 -0700)
commit4da5bdf482dd6ba94fed78c66f11e00ed68aecf2
treec24fdcf11dec361ba0d4711290da46463a3bd7de
parentb0e1f3982d14a7f2179750212348b23d81924fdf
fixed zstd -b speed result

the benchmark was displaying the speed of last run
instead of the best of all previous runs.
programs/bench.c
tests/fullbench.c
tests/paramgrill.c