|
|
Icon |
Back to the Win32 Shootout Back to dada's perl lab |
| Icon | |
|---|---|
| Tested Version | Icon Version 9.3.1. May 4, 1998 |
| Home Page | http://www.cs.arizona.edu/icon/ |
| Download | http://www.cs.arizona.edu/icon/v93.htm |
| View All Source Code For Icon | |
|
(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: 27 | Avg Rank: 13 | Avg Rank: 15 | Log | |||
|---|---|---|---|---|---|---|---|---|
| CPU | Rank | Mem | Rank | LOC | Rank | |||
| Ackermann's Function | ackermann.icon | 9.37 | 36 | 1280 | 21 | 13 | 24 | log |
| Array Access | ary3.icon | 15.78 | 29 | 704 | 11 | 14 | 15 | log |
| Count Lines/Words/Chars | wc.icon | 2.57 | 21 | 1088 | 14 | 14 | 14 | log |
| Fibonacci Numbers | fibo.icon | 14.24 | 39 | 596 | 12 | 8 | 10 | log |
| Hash (Associative Array) Access | hash.icon | 4.13 | 34 | 4624 | 9 | 28 | 36 | log |
| Hashes, Part II | hash2.icon | 10.18 | 26 | 2332 | 11 | 13 | 8 | log |
| Heapsort | heapsort.icon | 13.69 | 35 | 4036 | 19 | 48 | 13 | log |
| Hello World | hello.icon | 2.57 | 17 | 572 | 10 | 3 | 29 | log |
| Nested Loops | nestedloop.icon | 24.83 | 42 | 592 | 11 | 13 | 10 | log |
| Random Number Generator | random.icon | 4.44 | 36 | 1076 | 21 | 12 | 5 | log |
| Reverse a File | reversefile.icon | 2.41 | 23 | 5452 | 13 | 6 | 13 | log |
| Sieve of Erathostenes | sieve.icon | 38.27 | 33 | 1088 | 19 | 15 | 6 | log |
| Spell Checker | spellcheck.icon | 4.30 | 20 | 2780 | 7 | 18 | 21 | log |
| String Concatenation | strcat.icon | 0.07 | 10 | 816 | 6 | 6 | 4 | log |
| Sum a Column of Integers | sumcol.icon | 2.11 | 13 | 1076 | 16 | 5 | 11 | log |
| Word Frequency Count | wordfreq.icon | 4.89 | 16 | 1376 | 7 | 27 | 14 | log |
| Tests Not Implemented For This Language: List Operations, Object Instantiation, Matrix Multiplication, Statistical Moments, Echo Client/Server, Method Calls, 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 |