mirror of
https://github.com/facebook/zstd.git
synced 2025-10-08 00:04:02 -04:00
Benchmarking decompression results in a segfault in `createCompressInstructions` because `cctxParams` is NULL. Skip running that function if we are not benching compression.