(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: 16 |
Avg Rank: 18 |
Avg Rank: 46 |
Log |
CPU |
Rank |
Mem |
Rank |
LOC |
Rank |
Ackermann's Function |
ackermann.modula3 |
0.18
|
17
|
932
|
17
|
24
|
47
|
log |
Fibonacci Numbers |
fibo.modula3 |
0.30
|
14
|
864
|
18
|
20
|
47
|
log |
Hello World |
hello.modula3 |
4.02
|
21
|
832
|
18
|
6
|
43
|
log |
Nested Loops |
nestedloop.modula3 |
0.23
|
14
|
856
|
18
|
26
|
43
|
log |
Random Number Generator |
random.modula3 |
0.35
|
14
|
880
|
17
|
28
|
48
|
log |
Tests Not Implemented For This Language: Spell Checker, Reverse a File, Heapsort, List Operations, Word Frequency Count, Object Instantiation, Statistical Moments, Echo Client/Server, Array Access, Producer/Consumer Threads, String Concatenation, Sieve of Erathostenes, Hashes, Part II, Sum a Column of Integers, Count Lines/Words/Chars, Matrix Multiplication, Method Calls, Exception Mechanisms, Regular Expression Matching, Hash (Associative Array) Access |