Python future performance and speed

Anthony Baxter anthonybaxter at gmail.com
Sun Aug 22 04:55:48 EDT 2004


On 22 Aug 2004 11:36:16 +0300, Ville Vainio <ville at spammers.com> wrote:
> What kind of mainstream application would be too slow if implemented
> in Python? Well, perhaps image / video editing...

Maybe. You could, however, do the computationally expensive parts in
numarray. 

(As a random-anecdote on the topic - experiments with using shtoom to
transmit and receive video over IP as well as audio over IP show that 
Python is fast enough to do this...)



More information about the Python-list mailing list