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 serhiy.storchaka
Recipients pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2015-05-13.07:07:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431500827.89.0.440771287718.issue23290@psf.upfronthosting.co.za>
In-reply-to
Content
Except one error (the declaration after the code), the patch LGTM. It is shame to me that I left so much non-optimized code in specialized loops.

The result of my microbenchmarks is the speed up 51%, 153%, 23% and 96% respectively.
History
Date User Action Args
2015-05-13 07:07:07serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, pitrou, vstinner
2015-05-13 07:07:07serhiy.storchakasetmessageid: <1431500827.89.0.440771287718.issue23290@psf.upfronthosting.co.za>
2015-05-13 07:07:07serhiy.storchakalinkissue23290 messages
2015-05-13 07:07:07serhiy.storchakacreate