Message258658
On 20.01.2016 09:37, Antoine Pitrou wrote:
> Let me add that downstream distributors already customize compilation options (Ubuntu's Python is compiled with both PGO and LTO enabled, AFAIR), so this change may only really affect the tiny subset of non-Windows users that compile Python themselves.
Are the Windows installers on python.org compiled with PGO and
LTO enabled ?
If not, then the patch would also effect the not-so-tiny fraction
of Python users on Windows ;-)
BTW: It may make sense to start collecting the various performance
related optional patches to Python 2.7 on a wiki page for interested
parties to use. |
|
Date |
User |
Action |
Args |
2016-01-20 10:24:18 | lemburg | set | recipients:
+ lemburg, brett.cannon, gregory.p.smith, pitrou, scoder, vstinner, r.david.murray, skrah, zach.ware, alecsandru.patrascu |
2016-01-20 10:24:18 | lemburg | link | issue25702 messages |
2016-01-20 10:24:17 | lemburg | create | |
|