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 vstinner
Recipients christian.heimes, lemburg, methane, rhettinger, serhiy.storchaka, vstinner
Date 2017-03-01.14:52:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488379973.81.0.1665316365.issue29410@psf.upfronthosting.co.za>
In-reply-to
Content
This issue is an optimization, but I still don't see any significant speedup :-) Would it be possible to write at least one microbenchmark showing a speedup? Maybe hash(<very long byte string>)?
History
Date User Action Args
2017-03-01 14:52:53vstinnersetrecipients: + vstinner, lemburg, rhettinger, christian.heimes, methane, serhiy.storchaka
2017-03-01 14:52:53vstinnersetmessageid: <1488379973.81.0.1665316365.issue29410@psf.upfronthosting.co.za>
2017-03-01 14:52:53vstinnerlinkissue29410 messages
2017-03-01 14:52:53vstinnercreate