4 ms·
I would try to use zstd for compression before exploring other options. It is much faster than gzip.
by jjluoma 4y ago
I would try to use zstd for compression before exploring other options. It is much faster than gzip.
- deleted 4y ago[deleted]
- rwmj 4y agozstd still doesn't support seekable compressed disk images, the main advantage that xz has: https://github.com/facebook/zstd/issues/395#issuecomment-535875379 https://github.com/facebook/zstd/issues/395#issuecomment-535...