With zstd compression level 10-12 it would be much faster to build while still keeping a good compression ratio. I have not done any benchmark yet. But projects I switched to zstd are much faster with similar compression ratio.
|
export DISTRIBUTIONS="kernel.txz base.txz ravynos.txz" |
With zstd compression level 10-12 it would be much faster to build while still keeping a good compression ratio. I have not done any benchmark yet. But projects I switched to zstd are much faster with similar compression ratio.
ravynos/ISO/build.sh
Line 34 in f71c3b1