Message 187192 - Python tracker (original) (raw)

Message187192

Author pitrou
Recipients barry, doko, pitrou
Date 2013-04-17.18:40:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1366224008.41.0.60101315886.issue17781@psf.upfronthosting.co.za
In-reply-to
Content
Ubuntu's system Python 3.3 shows consistently better performance than a vanilla Python 3.3: around 10-15% faster in general (see attached benchmark numbers). If this can be attributed to different compilation options, it would be nice to backport those options to our standard build config.
History
Date User Action Args
2013-04-17 18:40:08 pitrou set recipients: + pitrou, barry, doko
2013-04-17 18:40:08 pitrou set messageid: 1366224008.41.0.60101315886.issue17781@psf.upfronthosting.co.za
2013-04-17 18:40:08 pitrou link issue17781 messages
2013-04-17 18:40:08 pitrou create