Docs: Document the differences between the different multi-threaded options
Open
documentation
- Dominant language
- C
- Stars
- 27.9k
- Forks
- 2.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
**Is your feature request related to a problem? Please describe.**
At least from a external view it's confusing to choose the "right" multi-threaded program/options.
There are
- `pzstd`
- `zstdmt`
- `zstd -T0` (which is the same as `zstdmt` AFAIK)
- ...
**Describe the solution you'd like**
Better documentation on the differences or if there are no differences a sentence telling than.
**Describe alternatives you've considered**
N/A
**Additional context**
N/A
Contributor guide
Assessment
This issue has not been assessed yet.