Python IS slow ! [was] Re: Python too slow for real world

Paul Prescod paul at prescod.net
Wed Apr 28 11:43:28 EDT 1999


Markus Kohler wrote:
> 
> 
> You are right that one should choose the right tool for a problem, but
> I disagree that Python is optimized for the general case. Squeak a free
> Smalltalk implementation (www.squeak.org), is already much faster ( about
> 3 times actually )  than python and it has even a true Garbage
> Collector. 

This is a little off-topic but I'm curious whether squeak has an embedding
API. Is there any languge that is as easy to embed as Python, and also has
full garbage collection?

-- 
 Paul Prescod  - ISOGEN Consulting Engineer speaking for only himself
 http://itrc.uwaterloo.ca/~papresco

"Microsoft spokesman Ian Hatton admits that the Linux system would have
performed better had it been tuned."
"Future press releases on the issue will clearly state that the research
was sponsored by Microsoft."
  http://www.itweb.co.za/sections/enterprise/1999/9904221410.asp




More information about the Python-list mailing list