[Rpm-maint] [rpm-software-management/rpm] Examine Compressed Headers (Issue #2220)
Demi Marie Obenour
notifications at github.com
Wed Oct 5 18:28:31 UTC 2022
> While the payload is compressed the header is not. This is wasting time and IO whenever a header is loaded - be it form a package or the RPM BD.
>
> For the v6 format we need to examine if compressing the headers yields enough benefits to justify this change.
Compressing the main header is okay, as it is signed. Compressing the signature header is a bad idea unless an extra signature is added after compression.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2220#issuecomment-1268793749
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2220/1268793749 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221005/a00dacb1/attachment-0001.html>
More information about the Rpm-maint
mailing list