Skip to content

fix(bundler/rpm): Reduce compression level to gzip/6 - #9840

Merged
amrbashir merged 1 commit into
devfrom
fix/rpm-compression
May 21, 2024
Merged

fix(bundler/rpm): Reduce compression level to gzip/6#9840
amrbashir merged 1 commit into
devfrom
fix/rpm-compression

Conversation

@FabianLars

Copy link
Copy Markdown
Member

This matches the .deb builder to reduce build times. It's still much slower than .deb but this is probably something we have to live with or something to be fixed in the rpm crate itself. We could also look at how well other compression formats are supported across distro versions i guess (can't really do that for .deb yet).

p.s. the reason i do this is because rn the rpm bundler is as slow, or even slower than the appimage builder which shouldn't be possible considering how much more stuff the appimage contains...

@FabianLars
FabianLars requested a review from a team as a code owner May 21, 2024 10:15
Comment thread tooling/bundler/src/bundle/linux/rpm.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants