Serhiy Storchaka added the comment:

Here is a really simple patch.  It speed up to 1.9x an empty dict creation 
(still 1.6x slower than 3.2).  Make your measurements of real-world programs.

----------
keywords: +patch
stage:  -> patch review
Added file: http://bugs.python.org/file27983/dict_free_key_list.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16465>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to