gzip now uses AVX and pclmul, would zstd also benefit?
Open
question
- Dominant language
- C
- Stars
- 27.9k
- Forks
- 2.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
There were some article about gzip using now complex instructions of x86_64 CPUs such as AVX and pclmul. My question is, is there a way to compile zstd with these features? I am using zstd heavily for compression and decompression of large archives. So a little improvement would help a lot.
Contributor guide
Assessment
This issue has not been assessed yet.