/mobile Handheld Friendly website

÷

 1 : Are the Haskell GHC programs faster? At a glance.

Each chart bar shows, for one unidentified benchmark, how much the fastest Haskell GHC program used compared to the fastest program.


These are not the only compilers and interpreters. These are not the only programs that could be written. These are not the only tasks that could be solved. These are just 10 tiny examples.

 2 : Are the Haskell GHC programs faster? Approximately.

Each table row shows, for one named benchmark, how much the fastest Haskell GHC program used compared to the fastest program.

 Haskell GHC used what fraction? used how many times more? 
Benchmark Time Memory Code
 Haskell GHC used what fraction? used how many times more? 
Time-used  |-  |---  25% median  75%  ---|  -|
(Elapsed secs)       

± read the measurements and then read the program source code.

 3 : Are the Haskell GHC programs faster? Measurements.

These are not the only tasks that could be solved. These are just 10 tiny examples. These are not the only compilers and interpreters. These are not the only programs that could be written.

For each named benchmark, measurements of the fastest Haskell GHC program are shown for comparison against measurements of the fastest program.

Program Source Code CPU secs Elapsed secs Memory KB Code B ≈ CPU Load
 binary-trees 
Haskell GHC0.070.03?612  100% 67% 75% 67%
No program
 regex-dna 
Haskell GHC0.340.13?1518  64% 67% 85% 83%
No program
 n-body 
Haskell GHC0.260.245681874  100% 4% 0% 8%
No program
 spectral-norm 
Haskell GHC0.150.05?984  75% 80% 80% 100%
No program
 fannkuch-redux 
Haskell GHC0.520.452,112658  9% 100% 7% 9%
No program
 fasta 
Haskell GHC0.070.06?979  0% 17% 100% 0%
No program
 pidigits 
Haskell GHC0.170.12?341  18% 25% 9% 100%
No program
 k-nucleotide 
Haskell GHC1.981.0860,7361693  57% 53% 69% 69%
No program
 reverse-complement 
Haskell GHC0.020.02?999  0% 0% 0% 67%
No program
 mandelbrot 
Haskell GHC0.200.06?782  100% 67% 83% 86%
No program
 fasta-redux
   No programs

 4 : Are there other Haskell GHC programs for these benchmarks?

Remember - those are just the fastest Haskell GHC and programs measured on this OS/machine. Check if there are other implementations of these benchmark programs for Haskell GHC.

Maybe one of those other Haskell GHC programs is fastest on a different OS/machine.

 5 : Are there other faster programs for these benchmarks?

Remember - those are just the fastest Haskell GHC and programs measured on this OS/machine. Check if there are faster implementations of these benchmark programs for other programming languages.

Maybe one of those other programs is fastest on a different OS/machine.

 Haskell GHC : lazy pure functional programming 

llvm version 3.1-2ubuntu1

The Glorious Glasgow Haskell Compilation System, version 7.6.2

Home Page: http://www.haskell.org/

Download: http://www.haskell.org/ghc/

Revised BSD license

  Home   Conclusions   License   Play