[issue9685] tuples should remember their hash value

Benjamin Peterson report at bugs.python.org
Thu Aug 26 00:14:51 CEST 2010


Benjamin Peterson <benjamin at python.org> added the comment:

2010/8/25 Raymond Hettinger <report at bugs.python.org>:
> I suppose we could prepare a patch, instrument it, and try it with Twisted, SQLalchemy, and Django to find-out how many tuple hash calculations would be saved by memoizing.

You should also check memory usage.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9685>
_______________________________________


More information about the Python-bugs-list mailing list