[issue5186] Reduce hash collisions for objects with no __hash__ method
Antoine Pitrou
report at bugs.python.org
Sun Feb 8 19:13:47 CET 2009
Antoine Pitrou <pitrou at free.fr> added the comment:
I observe even greater speedups (15%/20%/37%) on set creation. Here is
the updated benchmark script.
Added file: http://bugs.python.org/file12981/time_object_hash.py
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5186>
_______________________________________
More information about the Python-bugs-list
mailing list