Martin v. Löwis <mar...@v.loewis.de> added the comment: For the record, the speed improvement in 2.7 likely results from 79276316b94b. GC used to be quadratic with the number of objects, and is now only linear.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12775> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com