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 pitrou
Recipients mark.dickinson, niklasf, pitrou, serhiy.storchaka, vstinner
Date 2017-04-01.09:26:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491038765.6.0.232063022124.issue29782@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think a 3% improvement on a micro-benchmark is worth it (this will translate into 0% improvement on real-world workloads).  Are there other uses of _Py_bit_length() that show bigger benefits?
History
Date User Action Args
2017-04-01 09:26:05pitrousetrecipients: + pitrou, mark.dickinson, vstinner, serhiy.storchaka, niklasf
2017-04-01 09:26:05pitrousetmessageid: <1491038765.6.0.232063022124.issue29782@psf.upfronthosting.co.za>
2017-04-01 09:26:05pitroulinkissue29782 messages
2017-04-01 09:26:05pitroucreate