Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2022 19:05:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 262495] lang/python*: add option PGO and enable by default, add LTO option to python27 and enable by default
Message-ID:  <bug-262495-21822-JDGgd5X3pc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262495-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262495-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262495

Piotr Kubaj <pkubaj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #232490|text/x-log                  |text/plain
          mime type|                            |

--- Comment #3 from Piotr Kubaj <pkubaj@FreeBSD.org> ---
Created attachment 232490
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D232490&action=
=3Dedit
build log

Yes, for python27 the bug you pointed to is the issue.
However, it being only 27-related, is of minimal impact. If that causes an
issue, we could just drop LTO and PGO there.

Regarding PGO being default, I'm not sure it would cause many issues. Offic=
ial
binaries by many projects already use PGO. E.g. official Firefox binaries f=
rom
Mozilla use PGO:
https://www.phoronix.com/scan.php?page=3Dnews_item&px=3DFirefox-Clang-LTO-A=
ll-Platforms

Regarding testing on GCC platforms, please have a look at the attached build
log. I think problems with GCC platforms are much more grave than some mere
Python issues :)

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262495-21822-JDGgd5X3pc>