new Client Server benchmark

Started by Lutz, September 17, 2004, 03:31:29 PM

Previous topic - Next topic

Lutz

I just posted a new benchmark for client/server performance



On a Mandrake 9.2 Linux System on Intel Celeron 1.4 Ghz, 256 Mbyte RAM I get the following values for 1,000,000 iterations:

Source   CPU    MEM  
Code     (sec)  Mb  
======   =====  ====
Perl     28.20   4.1
Python   31.65  21.0
newLISP  22.59   1.5

newLISP is fastest, consumes least memory and is also the shortest .



See also http://newlisp.org/benchmarks/">http://newlisp.org/benchmarks/



Lutz