Serhiy Storchaka added the comment:

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.

----------
Added file: http://bugs.python.org/file37858/tight2a.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23269>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to