/mobile Handheld Friendly website

÷

 Step 1 : Are the programs faster? At a glance.

This chart shows 3 comparisons - Time-used, Memory-used and Code-used ~ speed and size.

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


Look at speed another way - look at a box plot of Time-used data.

 Step 2 : Are the programs faster? Approximately.

This table shows 3 comparisons - Time-used, Memory-used and Code-used ~ speed and size.

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

  used what fraction? used how many times more? 
Benchmark Time Memory Code
 reverse-complement1/391/11±
 spectral-norm1/20±
 k-nucleotide1/11±±
 pidigits1/4±±
 nsieve1/2±±
 regex-dna±±
 partial-sums±±±
 nsieve-bits±±±
 recursive±1/3±
 n-body±1/3±
  used what fraction? used how many times more? 
Time-used  |-  |---  25% median  75%  ---|  -|
(CPU secs)1/391/391/111/2±±±

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

 Step 3 : Are the programs faster? Measurements.

This table shows 5 measurements - CPU Time, Elapsed Time, Memory, Code and ≈ CPU Load ~ speed and size.

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

Program Source Code CPU secs Elapsed secs Memory KB Code B ≈ CPU Load
 reverse-complement 
1.0545,716540  
41.45485,680488  
 spectral-norm 
18.6718,528369  
379.788,080396  
 k-nucleotide 
13.1032,048845  
149.5529,5321015  
 pidigits 
2.943,144560  
11.053,244377  
 nsieve 
3.7118,156295  
7.4319,064381  
 regex-dna 
7.5647,768615  
9.7021,308495  
 partial-sums 
2.093,136508  
2.233,148476  
 nsieve-bits 
4.365,048413  
3.903,692388  
 recursive 
7.041,112389  
5.883,104447  
 n-body 
35.656201239  
27.382,0121687  
 fasta 
0.253,132984  
Failed
 binary-trees 
No program
0.161,816510  
 mandelbrot 
0.183,148444  
Failed

 Step 4 : Are there other programs for these benchmarks?

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

 Step 5 : Are there other faster programs for these benchmarks?

Remember - those are just the fastest 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.

  :  

The Objective Caml native-code compiler, version 3.10.0

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

Download: http://caml.inria.fr/download.en.html

Revised BSD license

  Home   Conclusions   License   Help