Parrot |
Back to the Win32 Shootout Back to dada's perl lab |
Parrot | |
---|---|
Tested Version | This is parrot version 0.0.9-devel built for i386-MSWin32 |
Home Page | http://www.parrotcode.org |
Download | http://www.parrotcode.org |
View All Source Code For Parrot |
(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: 22 | Avg Rank: 26 | Avg Rank: 39 | Log | |||
---|---|---|---|---|---|---|---|---|
CPU | Rank | Mem | Rank | LOC | Rank | |||
Ackermann's Function | ackermann.parrot | 2.53 | 29 | 8036 | 39 | 35 | 49 | log |
Array Access | ary3.parrot | 9.70 | 24 | 2352 | 24 | 35 | 42 | log |
Fibonacci Numbers | fibo.parrot | 5.56 | 28 | 1064 | 21 | 33 | 50 | log |
Hash (Associative Array) Access | hash.parrot | 2.32 | 24 | 19708 | 38 | 57 | 43 | log |
Hashes, Part II | hash2.parrot | 6.60 | 19 | 5204 | 30 | 48 | 40 | log |
Hello World | hello.parrot | 2.00 | 15 | 964 | 21 | 2 | 28 | log |
Nested Loops | nestedloop.parrot | 0.11 | 6 | 1024 | 21 | 38 | 48 | log |
Random Number Generator | random.parrot | 0.36 | 15 | 1072 | 20 | 22 | 30 | log |
Sieve of Erathostenes | sieve.parrot | 16.39 | 26 | 1448 | 21 | 28 | 38 | log |
String Concatenation | strcat.parrot | 25.61 | 32 | 2944 | 29 | 10 | 20 | log |
Sum a Column of Integers | sumcol.parrot | T | (T) * | T | (T) * | 12 | 29 | log |
*Test Implemented but not measured (timeout or error). | ||||||||
Tests Not Implemented For This Language: Spell Checker, Reverse a File, Heapsort, List Operations, Word Frequency Count, Object Instantiation, Matrix Multiplication, Count Lines/Words/Chars, Statistical Moments, Method Calls, Echo Client/Server, Exception Mechanisms, 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 |