igzip for containerd become slow
Open
- Dominant language
- C
- Stars
- 1.1k
- Forks
- 346
- PR merge metrics
- No merged PRs in 30d
Description
When I used igzip command to manually decompress my image layer, it's too faster than pigz.
But when I used igzip in cotnainerd, the decompression speed was near to pigz.
Containerd would like to use `igzip -cd` to decompress the layers and each trunk size is 32k. How could it faster like manul decompression?
Contributor guide
Assessment
This issue has not been assessed yet.