Message 222368 - Python tracker (original) (raw)

Message222368

Author h.venev
Recipients h.venev, josh.r, mark.dickinson, rhettinger, skrah, vstinner
Date 2014-07-05.15:42:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1404574930.22.0.229787869077.issue21922@psf.upfronthosting.co.za
In-reply-to
Content
After some minor optimizations my implementation is about 1.8% slower on pystone and about 4% slower on bm_nqueens. It's 4 times faster on bm_pidigits.
History
Date User Action Args
2014-07-05 15:42:10 h.venev set recipients: + h.venev, rhettinger, mark.dickinson, vstinner, skrah, josh.r
2014-07-05 15:42:10 h.venev set messageid: 1404574930.22.0.229787869077.issue21922@psf.upfronthosting.co.za
2014-07-05 15:42:10 h.venev link issue21922 messages
2014-07-05 15:42:10 h.venev create