Rexx Back to the Win32 Shootout
Back to dada's perl lab

[The Original Shootout]   [NEWS]   [FAQ]   [Methodology]   [Platform Details]   [Acknowledgements]   [Scorecard]  
Rexx
Tested VersionREXX-Regina_3.0.1 4.95 12 May 2002
Home Pagehttp://www.lightlink.com/hessling/Regina/index.html
Downloadhttp://www.lightlink.com/hessling/downloads.html
View All Source Code For Rexx

(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: 35 Avg Rank: 25 Avg Rank: 20 Log
CPU Rank Mem Rank LOC Rank
Ackermann's Function ackermann.rexx 78.82 42 5896 38 14 27 log
Array Access ary3.rexx 135.92 42 2440 25 16 20 log
Count Lines/Words/Chars wc.rexx 2.07 19 1148 16 12 10 log
Fibonacci Numbers fibo.rexx 102.92 49 1080 22 12 27 log
Hash (Associative Array) Access hash.rexx 23.47 39 7752 18 15 16 log
Hashes, Part II hash2.rexx 72.05 33 4168 23 19 17 log
Heapsort heapsort.rexx T (T) * T (T) * 61 34 log
Hello World hello.rexx 2.33 16 1016 22 1 4 log
List Operations lists.rexx 28.14 28 4816 25 43 17 log
Matrix Multiplication matrix.rexx T (T) * T (T) * 38 20 log
Nested Loops nestedloop.rexx 38.57 46 1032 22 19 33 log
Random Number Generator random.rexx 46.61 47 1032 19 19 25 log
Reverse a File reversefile.rexx 3.95 26 7976 16 11 19 log
Sieve of Erathostenes sieve.rexx T (T) * T (T) * 20 18 log
Statistical Moments moments.rexx 200.25 33 12728 30 226 39 log
String Concatenation strcat.rexx 72.09 39 9444 42 9 16 log
Sum a Column of Integers sumcol.rexx 44.94 39 24548 39 9 22 log
Word Frequency Count wordfreq.rexx 20.47 25 1784 11 27 14 log
*Test Implemented but not measured (timeout or error).
Tests Not Implemented For This Language:
Method Calls, Echo Client/Server, Exception Mechanisms, Spell Checker, Regular Expression Matching, Object Instantiation, Producer/Consumer Threads


Back to the Win32 Shootout
Back to dada's perl lab
Send comments or suggestions to dada@perl.it