Performances of Pyhton programs

François Baire bairef2 at cti.ecp.fr
Mon Feb 18 10:45:24 EST 2002


Are there any benchmark or does anoyone know what are the performances of a 
program written in python (in terms of CPU and RAM) compared with other 
languages (especially C++ and compiled languages) ?
   I've met many articles which explain that python programs are slowler 
because it uses the interpreter, but none says how much slower it is ! I 
would like to know this for a rather big OO program which uses standard 
fonctions of the language.
Thanks

--
François Baire



More information about the Python-list mailing list