(Warning: it's a cross-posting from
https://discussion.fedoraproject.org/t/expand-usage-of-profile-guided-optimization-pgo-and-llvm-bolt-across-fedora-packages/133724
since there was a suggestion to do this cross-post. I don't know how much of
the discussion should be copied here so I just copie
you try to use PGO for your packages,if will be available repository with profile data for differentapplications, where you can pick profile data for your application,recompile package with this information and, probably, increaseperformance of your application? -- Best regards, Al
06.07.2018 17:26, Neal Gompa пишет:
On Fri, Jul 6, 2018 at 10:12 AM Aliaksandr Zaitsau wrote:
Hello.
As far as I know binaries in Fedora repositories are compiled without
PGO (profile-guided optimization). Also I don't know any LInux-based OS
where binaries are precompiled with PGO. With PGO