/mobile Handheld Friendly website

÷

 1 : Are the programs faster? At a glance.

Each chart bar shows, for one unidentified benchmark, how much the fastest program used compared to the fastest C++ g++ 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 programs faster? Approximately.

Each table row shows, for one named benchmark, how much the fastest program used compared to the fastest C++ g++ program.

  used what fraction? used how many times more? 
Benchmark Time Memory Code
  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 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 program are shown for comparison against measurements of the fastest C++ g++ program.

Program Source Code CPU secs Elapsed secs Memory KB Code B ≈ CPU Load
 binary-trees 
No program
C++ g++0.040.04?892  0% 0% 0% 80%
 regex-dna 
No program
C++ g++0.050.06?648  0% 0% 0% 100%
 n-body 
No program
C++ g++0.110.11?1763  0% 0% 0% 100%
 fannkuch-redux 
No program
C++ g++0.170.17?1150  0% 0% 0% 100%
 spectral-norm 
No program
C++ g++0.070.07?1044  20% 0% 0% 100%
 fasta 
No program
C++ g++0.050.05?1105  0% 0% 0% 100%
 fasta-redux 
No program
C++ g++0.030.03?1474  0% 0% 0% 100%
 pidigits 
No program
C++ g++0.090.09?682  10% 0% 10% 100%
 k-nucleotide 
No program
C++ g++0.530.539,2201252  2% 0% 2% 100%
 reverse-complement 
No program
C++ g++0.020.06?2275  0% 0% 0% 83%
 mandelbrot 
No program
C++ g++0.080.09?726  0% 0% 10% 100%

 4 : Are there other programs for these benchmarks?

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

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

 5 : Are there other faster programs for these benchmarks?

Remember - those are just the fastest and C++ g++ 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.

  :  

 

Revised BSD license

  Home   Conclusions   License   Play