Hello World Back to the Win32 Shootout
Back to dada's perl lab

[The Original Shootout]   [NEWS]   [FAQ]   [Methodology]   [Platform Details]   [Acknowledgements]   [Scorecard]  

    [sort] [sort]  
Source Code CPU (sec) Mem (KB) Lines Code Log
vc 1.10 464 5 log
vc++ 1.12 492 6 log
mingw32 1.13 508 5 log
ocaml 1.24 628 1 log
lua 1.32 580 1 log
lcc 1.34 504 5 log
se 1.39 532 10 log
gnat 1.43 724 0 log
bcc 1.47 564 5 log
lua5 1.49 596 1 log
delphi 1.52 576 4 log
fpascal 1.54 520 5 log
modula2 1.57 632 0 log
vpascal 1.62 564 5 log
parrot 2.00 964 2 log
rexx 2.33 1016 1 log
icon 2.57 572 3 log
bigforth 3.32 912 1 log
ghc 3.32 1096 1 log
ocamlb 3.49 380 1 log
modula3 4.02 832 6 log
ici 5.60 1088 1 log
awka 5.97 1556 1 log
gcc 5.99 1484 5 log
perl 6.13 1376 1 log
mawk 6.18 1568 1 log
mercury 6.29 1724 6 log
cim 6.73 2012 5 log
cygperl 7.08 2216 1 log
gawk 7.38 2016 1 log
slang 7.67 1800 1 log
erlang 7.71 5289 3 log
smlnj 7.93 940 7 log
gforth 7.97 1484 1 log
tcl 8.12 1496 1 log
elastic 8.36 1944 3 log
php 11.47 2796 3 log
pliant 12.53 3212 1 log
poplisp 14.42 3144 1 log
ruby 15.56 1820 1 log
pike 18.49 3356 1 log
csharp 18.79 2925 7 log
guile 22.88 2472 1 log
jscript 30.28 2149 1 log
vbscript 30.70 2208 1 log
oz 32.10 648 6 log
python 39.39 2364 1 log
java 89.15 4556 5 log
nice 102.41 4920 0 log



[Note: Values have been normalized to fall in the range of 0-10 for aesthetic reasons. Original value ranges are included on the X-axis.

Click here to see all the source code for this test.

Click here for more detailed data and graphs.

[Results last updated: Wed Nov 26 01:46:52 2003]


About this test

Please refer to the Original Shootout Page.

Win32-Specific Observations

For this test I'm not using a shell script wrapper as Doug did, but rather I'm repeating the bench run N times, summing up CPU time and averaging memory occupation (memory is then constant for each value of N, so it doesn't count for this test).


Back to the Win32 Shootout
Back to dada's perl lab
Send comments or suggestions to dada@perl.it