]> git.ipfire.org Git - thirdparty/zstd.git/commit
Total Changes:
authorGeorge Lu <gclu@fb.com>
Fri, 13 Jul 2018 00:30:39 +0000 (17:30 -0700)
committerGeorge Lu <gclu@fb.com>
Thu, 9 Aug 2018 17:42:58 +0000 (10:42 -0700)
commit3adc217ea47f93f11e32ca6d3bf2f103ff3dbbd0
tree5834da092e63145f90e210efa9cead33f96c403d
parentfab44388014a8fbb3cf4ba9f46cfdc241807299d
Total Changes:

Add different constraint types (decompression speed, compression memory, parameter constraints)
Separate search space by strategy + strategy selection
Memoize results
Real random restarts
Support multiple files
Support Dictionary inputs
Debug Macro for extra printing
programs/bench.c
programs/bench.h
tests/Makefile
tests/fullbench.c
tests/paramgrill.c