1
0
mirror of https://github.com/facebook/zstd.git synced 2025-11-06 19:09:38 +03:00
Files
zstd/programs/util.h
Yann Collet d3364aa39e improve benchmark measurement for small inputs
by invoking time() once per batch, instead of once per compression / decompression.
Batch is dynamically resized so that each round lasts approximately 1 second.

Also : increases time accuracy to nanosecond
2018-02-20 14:58:40 -08:00

25 KiB