C API: Change immutable objects? :-o

Skip Montanaro skip at pobox.com
Fri Aug 2 12:50:49 EDT 2002


    Michael> Are you running a version of Python compiled with pymalloc?
    Michael> Because I believe that fairly recent changes have wrought
    Michael> significant gains in performance when working with large
    Michael> numbers of small objects.

If I read the recent thread on python-dev correctly, there is about a 25%
improvement in performance of current CVS over 2.2.1, largely due to
pymalloc.

-- 
Skip Montanaro
skip at pobox.com
consulting: http://manatee.mojam.com/~skip/resume.html




More information about the Python-list mailing list