diff options
author | Alexander Kanavin <alex@linutronix.de> | 2024-11-21 14:42:17 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-11-30 05:41:59 -0800 |
commit | 3f6f82ababec122d5d32d58fde96b287f4cb3f59 (patch) | |
tree | 983cc94cccbdf9b3615aa78f2e282c99afaa0849 /scripts/lib/scriptpath.py | |
parent | d7cd2e6f521dc517365fe2e737655cb68737db2f (diff) | |
download | poky-3f6f82ababec122d5d32d58fde96b287f4cb3f59.tar.gz |
package_rpm: use zstd's default compression level
zstd uses 3 by default, while 19 is the highest and slowest.
It's not clear why 19 was picked to begin with, possibly
I copy-pasted it from rpm's examples without thinking:
https://git.yoctoproject.org/poky/commit/?h=master-next&id=4a4d5f78a6962dda5f63e9891825c80a8a87bf66
This brings significant speedups in rpm's compression step:
for example compressing webkitgtk takes 11s instead of 36s.
The rpm size increases from 175648k to 234860k. I think it's
a worthy default tradeoff.
(From OE-Core rev: 9ec8b99470ed744c8eca0b23f99ba54210984080)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions