[Rpm-maint] [rpm-software-management/rpm] Order Packages by size during build (#1045)
Florian Festi
notifications at github.com
Tue Feb 4 08:44:48 UTC 2020
We are now creating the packages in parallel during build. But if the small packages get done quickly and only one big package remains there is nothing left to do in parallel.
Ordering the packages by size should improve this and have smaller packages left over for longer during the build. This should reduce the overall build time for many package for very little overhead (as we already know the package size by then).
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1045
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200204/7121a0da/attachment.html>
More information about the Rpm-maint
mailing list