Speed with Python

François Pinard pinard at iro.umontreal.ca
Tue Jun 27 08:28:51 EDT 2000


[Ken Seehof]

> I do all GUI work in python (wxPython) and I have not noticed a difference
> in speed as compared to C++, probably because most time is spent in
> library calls anyway.

I experimented some GUI writing in Python, and initially expected that things
would be slow.  Not at all: I was very pleasantly surprised by the speed.

-- 
François Pinard   http://www.iro.umontreal.ca/~pinard






More information about the Python-list mailing list