lcc-win32 |
Back to the Win32 Shootout Back to dada's perl lab |
lcc-win32 | |
---|---|
Tested Version | Logiciels/Informatique lcc-win32 version 3.8 compilation date: Jun 3 2002 11:11:13 |
Home Page | http://www.q-software-solutions.com/lccwin32/ |
Download | http://www.q-software-solutions.com/lccwin32/download.php3 |
View All Source Code For lcc-win32 |
(Ranks in Red in the
table below are those which fall below the average Rank for this language
over all tests. The corresponding programs could possibly benefit from further optimization.) |
||||||||
Test | Source Code | Avg Rank: 7 | Avg Rank: 4 | Avg Rank: 28 | Log | |||
---|---|---|---|---|---|---|---|---|
CPU | Rank | Mem | Rank | LOC | Rank | |||
Ackermann's Function | ackermann.lcc | 0.13 | 11 | 548 | 4 | 14 | 27 | log |
Array Access | ary3.lcc | 0.06 | 2 | 560 | 3 | 21 | 31 | log |
Count Lines/Words/Chars | wc.lcc | 0.58 | 9 | 504 | 3 | 28 | 27 | log |
Exception Mechanisms | except.lcc | 0.08 | 4 | 512 | 3 | 39 | 14 | log |
Fibonacci Numbers | fibo.lcc | 0.27 | 12 | 504 | 3 | 15 | 35 | log |
Hash (Associative Array) Access | hash.lcc | 0.73 | 7 | 4016 | 6 | 19 | 23 | log |
Hashes, Part II | hash2.lcc | 3.19 | 10 | 1528 | 4 | 28 | 25 | log |
Heapsort | heapsort.lcc | 0.14 | 5 | 1140 | 6 | 56 | 27 | log |
Hello World | hello.lcc | 1.34 | 6 | 504 | 4 | 5 | 34 | log |
List Operations | lists.lcc | 0.12 | 2 | 728 | 4 | 185 | 35 | log |
Matrix Multiplication | matrix.lcc | 0.15 | 9 | 516 | 4 | 52 | 33 | log |
Method Calls | methcall.lcc | 0.08 | 5 | 504 | 4 | 72 | 27 | log |
Nested Loops | nestedloop.lcc | 0.11 | 6 | 504 | 3 | 17 | 24 | log |
Object Instantiation | objinst.lcc | 1.23 | 15 | 504 | 3 | 76 | 24 | log |
Random Number Generator | random.lcc | 0.16 | 8 | 512 | 3 | 22 | 30 | log |
Reverse a File | reversefile.lcc | 0.38 | 6 | 2588 | 4 | 41 | 35 | log |
Sieve of Erathostenes | sieve.lcc | 0.25 | 8 | 516 | 3 | 25 | 32 | log |
Spell Checker | spellcheck.lcc | 0.98 | 4 | 2408 | 4 | 50 | 31 | log |
Statistical Moments | moments.lcc | 1.10 | 13 | 1580 | 5 | 60 | 20 | log |
String Concatenation | strcat.lcc | 0.02 | 1 | 756 | 3 | 26 | 35 | log |
Sum a Column of Integers | sumcol.lcc | 0.44 | 2 | 504 | 4 | 13 | 31 | log |
Word Frequency Count | wordfreq.lcc | 1.45 | 5 | 1088 | 4 | 44 | 22 | log |
Tests Not Implemented For This Language: Echo Client/Server, Regular Expression Matching, Producer/Consumer Threads |
Back to the Win32 Shootout Back to dada's perl lab |
Send comments or suggestions to dada@perl.it |