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 christian.heimes
Recipients christian.heimes, rhettinger, serhiy.storchaka, vstinner
Date 2017-02-06.15:58:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486396697.1.0.894260564683.issue29461@psf.upfronthosting.co.za>
In-reply-to
Content
I would expect that PGO/LGO builds give better improvements with less coding bloat. Did you compare a PGO likely/unlikely build against a standard PGO build?
History
Date User Action Args
2017-02-06 15:58:17christian.heimessetrecipients: + christian.heimes, rhettinger, vstinner, serhiy.storchaka
2017-02-06 15:58:17christian.heimessetmessageid: <1486396697.1.0.894260564683.issue29461@psf.upfronthosting.co.za>
2017-02-06 15:58:17christian.heimeslinkissue29461 messages
2017-02-06 15:58:16christian.heimescreate