elastiC |
Back to the Win32 Shootout Back to dada's perl lab |
elastiC | |
---|---|
Tested Version | Copyright (C) 1998-2001 Marco Pantaleoni. All rights reserved. |
Home Page | http://www.elasticworld.org/ |
Download | http://www.elasticworld.org/ |
View All Source Code For elastiC |
(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: 37 | Avg Rank: 32 | Avg Rank: 36 | Log | |||
---|---|---|---|---|---|---|---|---|
CPU | Rank | Mem | Rank | LOC | Rank | |||
Ackermann's Function | ackermann.elastic | F | (F) * | F | (F) * | 17 | 41 | log |
Fibonacci Numbers | fibo.elastic | 13.38 | 36 | 1960 | 33 | 16 | 41 | log |
Hash (Associative Array) Access | hash.elastic | T | (T) * | T | (T) * | 23 | 31 | log |
Heapsort | heapsort.elastic | 7.46 | 28 | 6384 | 31 | 62 | 36 | log |
Hello World | hello.elastic | 8.36 | 36 | 1944 | 34 | 3 | 29 | log |
Nested Loops | nestedloop.elastic | 21.14 | 40 | 1952 | 34 | 19 | 33 | log |
Random Number Generator | random.elastic | 7.04 | 42 | 1996 | 32 | 24 | 40 | log |
Sieve of Erathostenes | sieve.elastic | 43.87 | 37 | 2020 | 28 | 29 | 39 | log |
String Concatenation | strcat.elastic | T | (T) * | T | (T) * | 16 | 32 | log |
*Test Implemented but not measured (timeout or error). | ||||||||
Tests Not Implemented For This Language: Spell Checker, Reverse a File, List Operations, Word Frequency Count, Object Instantiation, Statistical Moments, Echo Client/Server, Array Access, Producer/Consumer Threads, Hashes, Part II, Sum a Column of Integers, Count Lines/Words/Chars, Matrix Multiplication, Method Calls, Exception Mechanisms, Regular Expression Matching |
Back to the Win32 Shootout Back to dada's perl lab |
Send comments or suggestions to dada@perl.it |