SmallEiffel |
Back to the Win32 Shootout Back to dada's perl lab |
SmallEiffel | |
---|---|
Tested Version | Release -0.74 (Tuesday May 7th 2002) |
Home Page | http://smalleiffel.loria.fr/ |
Download | http://www.elj.com/elj-win32/download/ |
View All Source Code For SmallEiffel |
(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: 12 | Avg Rank: 9 | Avg Rank: 37 | Log | |||
---|---|---|---|---|---|---|---|---|
CPU | Rank | Mem | Rank | LOC | Rank | |||
Ackermann's Function | ackermann.se | 0.14 | 13 | 592 | 6 | 30 | 48 | log |
Array Access | ary3.se | 0.17 | 11 | 612 | 6 | 49 | 45 | log |
Count Lines/Words/Chars | wc.se | 4.45 | 26 | 540 | 7 | 40 | 39 | log |
Exception Mechanisms | except.se | 0.20 | 8 | 564 | 6 | 76 | 31 | log |
Fibonacci Numbers | fibo.se | 0.30 | 14 | 548 | 7 | 25 | 48 | log |
Hash (Associative Array) Access | hash.se | 1.06 | 11 | 9604 | 21 | 36 | 40 | log |
Hashes, Part II | hash2.se | T | (T) * | T | (T) * | 46 | 39 | log |
Heapsort | heapsort.se | 0.44 | 12 | 1196 | 9 | 75 | 41 | log |
Hello World | hello.se | 1.39 | 7 | 532 | 7 | 10 | 49 | log |
Matrix Multiplication | matrix.se | 1.14 | 18 | 576 | 7 | 70 | 40 | log |
Method Calls | methcall.se | 0.12 | 11 | 560 | 7 | 32 | 4 | log |
Nested Loops | nestedloop.se | 0.23 | 14 | 548 | 7 | 60 | 49 | log |
Object Instantiation | objinst.se | 0.40 | 7 | 876 | 11 | 38 | 7 | log |
Random Number Generator | random.se | 0.22 | 13 | 564 | 7 | 26 | 43 | log |
Reverse a File | reversefile.se | 1.76 | 16 | 12268 | 19 | 25 | 29 | log |
Sieve of Erathostenes | sieve.se | 0.97 | 17 | 560 | 7 | 57 | 48 | log |
Spell Checker | spellcheck.se | F | (F) * | F | (F) * | 36 | 24 | log |
Statistical Moments | moments.se | 0.80 | 9 | 1584 | 7 | 73 | 35 | log |
String Concatenation | strcat.se | 0.02 | 1 | 1360 | 14 | 26 | 35 | log |
Sum a Column of Integers | sumcol.se | 1.21 | 10 | 540 | 8 | 20 | 43 | log |
*Test Implemented but not measured (timeout or error). | ||||||||
Tests Not Implemented For This Language: Echo Client/Server, Regular Expression Matching, List Operations, Word Frequency Count, Producer/Consumer Threads |
Back to the Win32 Shootout Back to dada's perl lab |
Send comments or suggestions to dada@perl.it |