Nice |
Back to the Win32 Shootout Back to dada's perl lab |
Nice | |
---|---|
Tested Version | ICI 4.0.5 |
Home Page | http://nice.sourceforge.net/ |
Download | http://nice.sourceforge.net/Nice.zip |
View All Source Code For Nice |
(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: 21 | Avg Rank: 36 | Avg Rank: 1 | Log | |||
---|---|---|---|---|---|---|---|---|
CPU | Rank | Mem | Rank | LOC | Rank | |||
Ackermann's Function | ackermann.nice | 0.64 | 22 | 4940 | 36 | 0 | 1 | log |
Array Access | ary3.nice | 0.69 | 16 | 4968 | 41 | 0 | 1 | log |
Count Lines/Words/Chars | wc.nice | 3.51 | 24 | 5460 | 34 | 0 | 1 | log |
Exception Mechanisms | except.nice | 3.90 | 20 | 5276 | 29 | 0 | 1 | log |
Fibonacci Numbers | fibo.nice | 0.70 | 20 | 4912 | 48 | 0 | 1 | log |
Hash (Associative Array) Access | hash.nice | 2.66 | 28 | 14128 | 36 | 0 | 1 | log |
Hashes, Part II | hash2.nice | 2.65 | 7 | 6928 | 33 | 0 | 1 | log |
Heapsort | heapsort.nice | 0.81 | 14 | 6016 | 27 | 0 | 1 | log |
Hello World | hello.nice | 102.41 | 49 | 4920 | 48 | 0 | 1 | log |
List Operations | lists.nice | 6.42 | 25 | 6920 | 29 | 0 | 1 | log |
Matrix Multiplication | matrix.nice | 0.84 | 17 | 4932 | 36 | 0 | 1 | log |
Method Calls | methcall.nice | 0.66 | 18 | 4936 | 32 | 0 | 1 | log |
Nested Loops | nestedloop.nice | 0.93 | 26 | 4908 | 48 | 0 | 1 | log |
Object Instantiation | objinst.nice | 0.87 | 12 | 5308 | 30 | 0 | 1 | log |
Random Number Generator | random.nice | 0.77 | 21 | 5372 | 46 | 0 | 1 | log |
Sieve of Erathostenes | sieve.nice | 1.25 | 19 | 4920 | 45 | 0 | 1 | log |
Spell Checker | spellcheck.nice | 3.05 | 16 | 9760 | 27 | 0 | 1 | log |
Statistical Moments | moments.nice | 2.12 | 22 | 8476 | 26 | 0 | 1 | log |
String Concatenation | strcat.nice | 0.57 | 27 | 6152 | 40 | 0 | 1 | log |
Sum a Column of Integers | sumcol.nice | 2.59 | 20 | 5720 | 38 | 0 | 1 | log |
Tests Not Implemented For This Language: Echo Client/Server, Reverse a File, Regular Expression Matching, 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 |