]> git.ipfire.org Git - thirdparty/zstd.git/commit
minor bench improvements
authorYann Collet <cyan@fb.com>
Mon, 12 Mar 2018 11:02:57 +0000 (04:02 -0700)
committerYann Collet <cyan@fb.com>
Mon, 12 Mar 2018 11:02:57 +0000 (04:02 -0700)
commitf24566b597a6040e3be5f34bc582a61cac17d680
tree295d000333da7a0aa5d4a97292e98c12069f373d
parent6a9b41b7310db8365c4d899861da58fb86e51f64
minor bench improvements

- do not test level 0, as it is converted into level 3,
  which feels strange when compressing multiple levels
- Use direct synchronous mode when a single worker is requested.
programs/bench.c