]> git.ipfire.org Git - thirdparty/zstd.git/commit
added ZSTD_decompressDCtx() benchmark option to fullbench 3726/head
authorYann Collet <cyan@fb.com>
Wed, 16 Aug 2023 17:43:39 +0000 (10:43 -0700)
committerYann Collet <cyan@fb.com>
Wed, 16 Aug 2023 17:43:39 +0000 (10:43 -0700)
commita07d7c4e29f9329a1c98fbecc2e54ed6b663caef
treec9ef734f09ee9109eeb2c0068e4554f5144f9899
parent3298a08076081dbfa8eba5b08c2167b06020c5ff
added ZSTD_decompressDCtx() benchmark option to fullbench

useful to compare the difference between ZSTD_decompress
and ZSTD_decompressDCtx().
tests/fullbench.c