Python's Performance

Dave zhu_dave at yahoo.com
Sat Oct 8 00:06:14 EDT 2005


Hello All,
 
I would like to gather some information on Python's runtime performance. As far as I understand, it deals with a lot of string objects. Does it require a lot string processing during program execution? How does it handle such time-consuming operations? Is there a way to find out how many string operations (perhaps in the underlying system) ) it does during program execution?
 
Thanks a lot for your help!


		
---------------------------------
 Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20051007/3afe16c7/attachment.html>


More information about the Python-list mailing list