]> git.ipfire.org Git - thirdparty/zstd.git/commit
removed pretty-print of sizes in benchmark
authorYann Collet <yann.collet.73@gmail.com>
Fri, 3 Sep 2021 19:51:02 +0000 (12:51 -0700)
committerYann Collet <yann.collet.73@gmail.com>
Fri, 3 Sep 2021 19:51:02 +0000 (12:51 -0700)
commiteab692211eca2943439b7894b210a85e6931bdd9
tree5357430886a3724b08b4f0cc81f1db78c27c7e11
parent71076b7a014e70c74153b24b6a2ab106adfd3b4c
removed pretty-print of sizes in benchmark

This is less appropriate for this mode :
benchmark is about accuracy,
it's important to read the exact values.
lib/compress/zstd_opt.c
programs/benchzstd.c
programs/util.c
programs/util.h