mirror of
https://github.com/facebook/zstd.git
synced 2025-11-25 23:43:06 +03:00
Benchmarking decompression results in a segfault in `createCompressInstructions` because `cctxParams` is NULL. Skip running that function if we are not benching compression.