summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/exceptions.py
diff options
context:
space:
mode:
authorAlexander Kanavin <alex@linutronix.de>2024-11-21 14:42:41 +0100
committerSteve Sakoman <steve@sakoman.com>2024-11-26 06:11:30 -0800
commit71da054b97d002d38aa0cf65d3756a4b147936f7 (patch)
treeac6fc24e48e394c89cd1a7fb427e25beec3034a6 /bitbake/lib/bb/exceptions.py
parent055a8f6fc83bd1204865661ce8d34fce4898fa3c (diff)
downloadpoky-71da054b97d002d38aa0cf65d3756a4b147936f7.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: 515fc186d796eaf3bfce41bd17a908ff283242ce) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'bitbake/lib/bb/exceptions.py')
0 files changed, 0 insertions, 0 deletions