]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed paramgrill wrong assert() conditions 1353/head
authorYann Collet <cyan@fb.com>
Thu, 4 Oct 2018 21:27:13 +0000 (14:27 -0700)
committerYann Collet <cyan@fb.com>
Thu, 4 Oct 2018 21:27:13 +0000 (14:27 -0700)
commitefbc3e823d21d23cfd942fabdc65cbb10c5a6571
treed5478920828c8681603ee4cae2ab68b940877727
parentbc93b801f0dcea87fe53b9e62b2c746982a0ceda
fixed paramgrill wrong assert() conditions

and slightly refactored affected function.

Honestly, the formula calculating variance should get a second reviewing round,
it's not clear if it's correct.
programs/bench.h
tests/paramgrill.c