Commit 854d3f8
committed
options: switch SquashFS compression from lzo to zstd
zstd at level 22 compresses ~25-30 % better than lzo on the ROCKNIX
image while decoding at comparable speed on aarch64 (zstd decode is
roughly level-independent). Smaller image, same boot performance.1 parent c15de1d commit 854d3f8
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments