Mike Coleman <tutufan <at> gmail.com> writes: > > Just to clarify, I didn't gc.disable() to address this problem, but > rather because it destroys performance during the creation of the huge > dict. I don't have a specific number, but I think disabling gc > reduced construction from something like 70 minutes to 5 (or maybe > 10). Quite dramatic.
There's a pending patch which should fix that problem: http://bugs.python.org/issue4074 Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com