Free Pascal Compiler |
Back to the Win32 Shootout Back to dada's perl lab |
Free Pascal Compiler | |
---|---|
Tested Version | Free Pascal Compiler version 1.0.4 [2000/12/30] for i386 |
Home Page | http://www.freepascal.org |
Download | http://www.freepascal.org/download.html#Win32 |
View All Source Code For Free Pascal Compiler |
(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: 13 | Avg Rank: 8 | Avg Rank: 37 | Log | |||
---|---|---|---|---|---|---|---|---|
CPU | Rank | Mem | Rank | LOC | Rank | |||
Ackermann's Function | ackermann.fpascal | 0.13 | 11 | 556 | 5 | 18 | 42 | log |
Array Access | ary3.fpascal | F | (F) * | F | (F) * | 29 | 40 | log |
Count Lines/Words/Chars | wc.fpascal | 0.71 | 11 | 524 | 6 | 39 | 38 | log |
Fibonacci Numbers | fibo.fpascal | 0.23 | 7 | 524 | 6 | 19 | 44 | log |
Hash (Associative Array) Access | hash.fpascal | F | (F) * | F | (F) * | 104 | 44 | log |
Heapsort | heapsort.fpascal | F | (F) * | F | (F) * | 94 | 44 | log |
Hello World | hello.fpascal | 1.54 | 12 | 520 | 6 | 5 | 34 | log |
List Operations | lists.fpascal | F | (F) * | F | (F) * | 72 | 23 | log |
Matrix Multiplication | matrix.fpascal | 0.23 | 12 | 536 | 6 | 59 | 38 | log |
Method Calls | methcall.fpascal | 0.09 | 6 | 520 | 6 | 79 | 33 | log |
Nested Loops | nestedloop.fpascal | 0.28 | 17 | 520 | 6 | 20 | 37 | log |
Random Number Generator | random.fpascal | 0.18 | 12 | 520 | 5 | 27 | 46 | log |
Reverse a File | reversefile.fpascal | F | (F) * | F | (F) * | 19 | 25 | log |
Sieve of Erathostenes | sieve.fpascal | 0.84 | 15 | 536 | 6 | 35 | 46 | log |
Statistical Moments | moments.fpascal | F | (F) * | F | (F) * | 71 | 32 | log |
String Concatenation | strcat.fpascal | 39.97 | 36 | 3576 | 34 | 15 | 30 | log |
Sum a Column of Integers | sumcol.fpascal | 1.16 | 9 | 464 | 2 | 11 | 24 | log |
*Test Implemented but not measured (timeout or error). | ||||||||
Tests Not Implemented For This Language: Spell Checker, Hashes, Part II, Word Frequency Count, Object Instantiation, 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 |