]> git.ipfire.org Git - thirdparty/zstd.git/commit
restored assert() in paramgrill
authorYann Collet <cyan@fb.com>
Tue, 28 Aug 2018 00:52:04 +0000 (17:52 -0700)
committerYann Collet <cyan@fb.com>
Tue, 28 Aug 2018 00:52:04 +0000 (17:52 -0700)
commit0071e8348f20c91a7b9136e312d258d286370057
treea473ba517558b8a49071d38b911f20e0196f273e
parent01dcd0fd17906dd8fea7dbd99b7acc57702172d2
restored assert() in paramgrill

assert() in paramgrill are not in the benchmark path.
They should remain active, as they don't impact measurements, and their runtime is insignificant.
tests/Makefile
tests/paramgrill.c