[issue4688] GC optimization: don't track simple tuples and dicts

Antoine Pitrou report at bugs.python.org
Thu Dec 18 01:15:46 CET 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

So, I've tried without the dedicated flag in the dict object and it's as
fast as previously! Here is a new patch.

Added file: http://bugs.python.org/file12389/dictopts2.patch

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


More information about the Python-bugs-list mailing list