Message 251304 - Python tracker (original) (raw)

Message251304

Author vstinner
Recipients barry, christian.heimes, doko, pitrou, rhettinger, scoder, vstinner
Date 2015-09-22.10:28:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1442917693.9.0.994770178974.issue17781@psf.upfronthosting.co.za
In-reply-to
Content
> For the record, the gain for LTO+PGO (with "-flto -O3") over PGO alone seems to be between 0% and 10% for most benchmarks. Hum, does it make sense to enable LTO without PGO?
History
Date User Action Args
2015-09-22 10:28:14 vstinner set recipients: + vstinner, barry, rhettinger, doko, pitrou, scoder, christian.heimes
2015-09-22 10:28:13 vstinner set messageid: 1442917693.9.0.994770178974.issue17781@psf.upfronthosting.co.za
2015-09-22 10:28:13 vstinner link issue17781 messages
2015-09-22 10:28:13 vstinner create