[issue4074] Building a list of tuples has non-linear performance

Antoine Pitrou report at bugs.python.org
Wed Dec 17 22:24:14 CET 2008


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

New version of Greg's script, with different choices (list of tuples,
list of lists, list of dicts, dict of tuples).

Added file: http://bugs.python.org/file12382/tuple_gc_hell.py

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


More information about the Python-bugs-list mailing list