This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jwagner
Recipients docs@python, gregory.p.smith, jwagner, r.david.murray, skip.montanaro
Date 2018-04-19.10:13:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524132839.89.0.682650639539.issue24318@psf.upfronthosting.co.za>
In-reply-to
Content
The readme in 3.6.5 has a section on PGO but the sentence "If ran,
``make profile-opt`` will do several steps." can be misunderstood that one has to run this command instead of "make" after "configure --enable-optimizations". Furthermore, a 2015 post suggests that most Linux distributions use a different workload than the one provided for much better results. The readme should talk about this, either clarifying that this issue has been resolved or making recommendations for the workload. (I understand that licence incompatibilities or the size of the workload may be reasons for not including the recommended workload in the source distribution.)
History
Date User Action Args
2018-04-19 10:13:59jwagnersetrecipients: + jwagner, skip.montanaro, gregory.p.smith, r.david.murray, docs@python
2018-04-19 10:13:59jwagnersetmessageid: <1524132839.89.0.682650639539.issue24318@psf.upfronthosting.co.za>
2018-04-19 10:13:59jwagnerlinkissue24318 messages
2018-04-19 10:13:59jwagnercreate