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 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:10h.venevsetrecipients: + h.venev, rhettinger, mark.dickinson, vstinner, skrah, josh.r
2014-07-05 15:42:10h.venevsetmessageid: <1404574930.22.0.229787869077.issue21922@psf.upfronthosting.co.za>
2014-07-05 15:42:10h.venevlinkissue21922 messages
2014-07-05 15:42:10h.venevcreate