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
Date 2015-01-25.21:11:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422220280.99.0.639667869874.issue23269@psf.upfronthosting.co.za>
In-reply-to
Content
What timing results?

There is large chance that first tested entry is empty. May be worth to move this test outside of the loop as in the set_lookup function.

"i &= mask;" may be moved to the start of the loop.
History
Date User Action Args
2015-01-25 21:11:21serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, pitrou
2015-01-25 21:11:20serhiy.storchakasetmessageid: <1422220280.99.0.639667869874.issue23269@psf.upfronthosting.co.za>
2015-01-25 21:11:20serhiy.storchakalinkissue23269 messages
2015-01-25 21:11:20serhiy.storchakacreate