Perl speed vs. Python speed

Tao Lu tlu at bmo.com
Wed Jan 12 09:28:04 EST 2000


Perl is fine-tuned for text processing. So try to compare with something else. 
IMHO, run-time performance should not be the main reason to choose Python.

Cheers,
_______________________________________________________________________
<name>Tao Lu</name><email>tlu at iname.com</email><phone>867-6722</phone>

> Date: Wed, 12 Jan 2000 10:02:23 GMT
> From: rwgk <rwgk at my-deja.com>
> To: python-list <python-list at python.org>
> Subject: Perl speed vs. Python speed
> 
> I just wrote a tiny Python program to do some text processing.
> When I ran it I was very surprised how long it took to finish.
> My first guess is that Perl would be a lot faster, maybe even a
> factor 10, but I did not do a direct comparison.
> 
> Could someone with more experience comment on Perl speed vs.
> Python speed?
> 
> Thanks!
>         Ralf
> 
> 
> Sent via Deja.com http://www.deja.com/
> Before you buy.
> -- 
> http://www.python.org/mailman/listinfo/python-list







More information about the Python-list mailing list