/mobile Handheld Friendly website
Ubuntu : Intel® Q6600® one core |
Each chart bar shows how many times slower, one ↓ fasta-redux program was, compared to the fastest program.
These are not the only programs that could be written. These are not the only compilers and interpreters. These are not the only programming languages.
Column × shows how many times more each program used compared to the benchmark program that used least.
| sort | sort | sort | ||||
| × | Program Source Code | CPU secs | Elapsed secs | Memory KB | Code B | ≈ CPU Load |
|---|---|---|---|---|---|---|
| 1.0 | C gcc #3 | 1.67 | 1.67 | 292 | 1321 | 0% 1% 1% 100% |
| 1.1 | Go #3 | 1.88 | 1.89 | 1,012 | 1237 | 0% 1% 1% 100% |
| 1.1 | Go #2 | 1.88 | 1.89 | 1,012 | 1236 | 0% 1% 0% 100% |
| 1.1 | Java 7 #3 | 1.89 | 1.89 | 14,964 | 1443 | 0% 1% 0% 100% |
| 1.2 | ATS #4 | 1.96 | 1.96 | 288 | 2593 | 0% 1% 1% 100% |
| 1.2 | Ada 2005 GNAT #2 | 2.00 | 2.01 | 1,232 | 1909 | 0% 0% 1% 100% |
| 1.2 | C gcc #2 | 2.05 | 2.06 | 292 | 1168 | 0% 1% 0% 100% |
| 1.3 | C++ g++ #2 | 2.16 | 2.17 | 620 | 1474 | 0% 0% 1% 100% |
| 1.4 | C# Mono | 2.28 | 2.28 | 14,392 | 1438 | 0% 0% 0% 100% |
| 1.4 | C# Mono #3 | 2.38 | 2.39 | 14,428 | 1441 | 0% 1% 0% 100% |
| 1.8 | C++ g++ | 3.00 | 3.00 | 620 | 1470 | 0% 0% 1% 100% |
| 2.0 | F# Mono #2 | 3.32 | 3.33 | 16,464 | 1074 | 0% 0% 0% 100% |
| 2.6 | Scala #2 | 4.29 | 4.30 | 23,428 | 1372 | 0% 1% 0% 100% |
| 2.9 | Pascal Free Pascal | 4.79 | 4.80 | 8 | 1227 | 0% 1% 0% 100% |
| 5.5 | Lisp SBCL #4 | 9.24 | 9.25 | 9,352 | 2005 | 0% 0% 0% 100% |
| 13 | Clojure #4 | 22.50 | 22.53 | 78,920 | 1503 | 1% 0% 0% 100% |
| 22 | Smalltalk VisualWorks | 36.17 | 36.19 | 22,216 | 1772 | 0% 0% 0% 100% |
| 105 | Perl | 175.36 | 175.46 | 2,256 | 1112 | 0% 0% 1% 100% |
| "wrong" (different) algorithm / less comparable programs | ||||||
| 0.1 | C++ g++ #5 | 0.24 | 0.24 | 872 | 1753 | |
| 1.9 | Lisp SBCL #5 | 3.20 | 3.21 | 9,888 | 2343 | |
| 2.0 | Fortran Intel #2 | 3.38 | 3.39 | 512 | 1369 | |
| 2.5 | Python 3 #7 | 4.23 | 4.23 | 8,572 | 972 | |
| 42 | Python 3 #6 | 69.74 | 69.76 | 5,900 | 900 | |
| missing benchmark programs | ||||||
| C CINT | No program | |||||
| Dart | No program | |||||
| Erlang HiPE | No program | |||||
| Fortran Intel | No program | |||||
| Haskell GHC | No program | |||||
| JavaScript V8 | No program | |||||
| Lua | No program | |||||
| OCaml | No program | |||||
| PHP | No program | |||||
| Python 3 | No program | |||||
| Racket | No program | |||||
| Ruby 2.0 | No program | |||||
| Ruby JRuby | No program | |||||
diff program output N = 1000 with this 10KB output file to check your program is correct before contributing.
We are trying to show the performance of various programming language implementations - so we ask that contributed programs not only give the correct result, but also use the same algorithm to calculate that result.
Each program should
IM = 139968 IA = 3877 IC = 29573 Seed = 42 Random () Seed = (Seed * IA + IC) modulo IM = Seed / IM