Oz |
Back to the Win32 Shootout Back to dada's perl lab |
Oz | |
---|---|
Tested Version | Mozart Compiler 1.2.5 (20030214) playing Oz 3 |
Home Page | http://www.mozart-oz.org |
Download | http://www.mozart-oz.org/download/ftp.cgi?action=windows |
View All Source Code For Oz |
(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: 23 | Avg Rank: 8 | Avg Rank: 32 | Log | |||
---|---|---|---|---|---|---|---|---|
CPU | Rank | Mem | Rank | LOC | Rank | |||
Ackermann's Function | ackermann.oz | 1.26 | 27 | 652 | 11 | 19 | 44 | log |
Array Access | ary3.oz | 6.38 | 22 | 648 | 9 | 25 | 38 | log |
Echo Client/Server | echo.oz | 93.26 | 5 | 652 | 1 | 57 | 9 | log |
Exception Mechanisms | except.oz | 0.52 | 13 | 648 | 9 | 42 | 23 | log |
Fibonacci Numbers | fibo.oz | 3.52 | 27 | 652 | 15 | 16 | 41 | log |
Hash (Associative Array) Access | hash.oz | 3.47 | 32 | 648 | 2 | 41 | 41 | log |
Hashes, Part II | hash2.oz | 3.87 | 12 | 652 | 2 | 42 | 36 | log |
Heapsort | heapsort.oz | 2.41 | 19 | 648 | 2 | 77 | 42 | log |
Hello World | hello.oz | 32.10 | 46 | 648 | 16 | 6 | 43 | log |
List Operations | lists.oz | T | (T) * | T | (T) * | 48 | 20 | log |
Matrix Multiplication | matrix.oz | 12.47 | 26 | 652 | 11 | 66 | 39 | log |
Method Calls | methcall.oz | 2.52 | 19 | 648 | 12 | 52 | 21 | log |
Nested Loops | nestedloop.oz | 11.54 | 34 | 648 | 15 | 24 | 42 | log |
Object Instantiation | objinst.oz | 4.18 | 19 | 648 | 6 | 57 | 19 | log |
Producer/Consumer Threads | prodcons.oz | 2.14 | 5 | 648 | 1 | 86 | 21 | log |
Random Number Generator | random.oz | 4.26 | 35 | 648 | 14 | 25 | 42 | log |
Sieve of Erathostenes | sieve.oz | 12.27 | 24 | 648 | 12 | 19 | 17 | log |
String Concatenation | strcat.oz | 0.32 | 23 | 648 | 2 | 15 | 30 | log |
Sum a Column of Integers | sumcol.oz | F | (F) * | F | (F) * | 38 | 45 | log |
*Test Implemented but not measured (timeout or error). | ||||||||
Tests Not Implemented For This Language: Spell Checker, Reverse a File, Regular Expression Matching, Word Frequency Count, Count Lines/Words/Chars, Statistical Moments |
Back to the Win32 Shootout Back to dada's perl lab |
Send comments or suggestions to dada@perl.it |