]> git.ipfire.org Git - thirdparty/zstd.git/commit
introduced MB_UNIT
authorYann Collet <cyan@fb.com>
Thu, 23 Aug 2018 23:03:30 +0000 (16:03 -0700)
committerYann Collet <cyan@fb.com>
Thu, 23 Aug 2018 23:03:30 +0000 (16:03 -0700)
commit1f9ec136212672b1f4ac401611ed39e61bc5ae38
tree4c617a746b1d1e0e52ca64d5836dae1312f997b5
parentd39a25c5ed9a9b9e234fd6b3604754d0699f4510
introduced MB_UNIT

so that all benchmarking programs use the same speed scale
programs/bench.c
programs/bench.h
tests/fullbench.c