python optimization

Neal Becker ndbecker2 at gmail.com
Thu Sep 15 10:01:44 EDT 2005


Reinhold Birkenfeld wrote:

> David Wilson wrote:
>> For the most part, CPython performs few optimisations by itself. You
>> may be interested in psyco, which performs several heavy optimisations
>> on running Python code.
>> 
>> http://psyco.sf.net/
>> 

I might be, if it supported x86_64, but AFAICT, it doesn't.




More information about the Python-list mailing list