Re: Compiling binaries with PGO (Profile-Guided Optimization)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Jul 07, 2018 at 06:18:41AM -0400, Matthew Miller wrote:
> On Sat, Jul 07, 2018 at 06:04:20AM -0400, Charalampos Stratakis wrote:
> > Not sure if that is possible for getting official signed builds for
> > those arch's.
> 
> Could whatever output from the benchmark build be saved in a file and
> added as a separate source file?

With normal PGO hardly, because the *.gcda files need to match exactly
the sources (so any time you'd change anything in the sources, you'd need to
drop all the (on the side?) *.gcda files).

Anyway, the packages that take many hours to days to build on the extremely
slow architectures (arm/aarch64 :( ) aren't the only packages that would
benefit from PGO, e.g. building bash, or findutils etc. with PGO with
training on some reasonable typical workloads is very helpful too.
I think e.g. OpenSUSE does that much more often than our packages.

	Jakub
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx/message/L3FJTW4GJFBLSZHL5AGX75I2JVI4MLU6/




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux