Message258658
| Author | lemburg |
|---|---|
| Recipients | alecsandru.patrascu, brett.cannon, gregory.p.smith, lemburg, pitrou, r.david.murray, scoder, skrah, vstinner, zach.ware |
| Date | 2016-01-20.10:24:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <569F6047.3050903@egenix.com> |
| In-reply-to | <1453279078.96.0.621641232897.issue25702@psf.upfronthosting.co.za> |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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 | |