Here's my benchmarks of 100 lines of random against Perl , Python, TCL and PHP.

Perl (Short Circuit)

real    0m0.009s
user    0m0.006s
sys     0m0.003s

Perl

real    0m0.015s
user    0m0.012s
sys     0m0.002s

Python

real    0m0.026s
user    0m0.016s
sys     0m0.007s

TCL

real    0m0.009s
user    0m0.006s
sys     0m0.003s

PHP

real    0m0.036s
user    0m0.027s
sys     0m0.007s

--
Chris

/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to