1
0
mirror of https://github.com/facebook/zstd.git synced 2025-11-24 12:01:06 +03:00
Files
zstd/tests/fuzz/zstd_helpers.c
Nick Terrell 471aa385b3 [fuzz] Speed up round trip tests
* Enforce smaller maximum values for parameters
* Adjust parameters to the source size

The memory usage is reduced by about 5x, which makes the fuzzers run at
least twice as fast, even more so with ASAN/MSAN enabled.
2017-09-26 14:03:43 -07:00

3.3 KiB