÷

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

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

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


 Step 2 : Are the F# Mono programs faster? Approximately.

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

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

 F# Mono used what fraction? used how many times more? 
Benchmark Time Memory Code Reduced N
 n-body±±±
 fasta±±
 fannkuch±1/2
 binary-trees±±
 spectral-norm±1/2
 mandelbrot10×1/61/2
 pidigits25×1/2

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

 Step 3 : Are the F# Mono programs faster? Measurements.

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

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

Program Source Code CPU secs Elapsed secs Memory KB Code B ~ CPU Load
 n-body 
F# Mono49.8349.857,0041373  97% 8% 3% 0%
C# Mono37.2037.205,0081410  0% 0% 0% 100%
 fasta 
F# Mono18.8418.836,5121057  0% 0% 100% 0%
C# Mono8.718.714,6281180  0% 0% 0% 100%
 fannkuch 
F# Mono134.25134.246,796470  0% 0% 0% 100%
C# Mono162.9844.485,5841085  82% 79% 100% 100%
 binary-trees 
F# Mono173.57173.57237,064587  0% 0% 100% 0%
C# Mono83.4347.30235,596650  26% 25% 100% 25%
 spectral-norm 
F# Mono17.8317.826,524514  0% 0% 0% 100%
C# Mono15.763.994,7121063  98% 99% 99% 99%
 mandelbrot 
F# Mono158.32158.407,008528  100% 0% 0% 0%
C# Mono66.1616.6338,620798  99% 100% 99% 99%
 pidigits 
F# Mono133.25133.8210,244578  0% 0% 0% 99%
C# Mono5.315.315,6801026  0% 0% 100% 0%
 chameneos-redux
   No program
 k-nucleotide
   No program
 regex-dna
   No program
 reverse-complement
   No program

 Measurements for all the accepted programs

 F# Mono : higher-order type-safe programming (mono is not ms .net) 

F# Version 1.9.6.2, compiling for .NET Framework Version v2.0.50727

Home Page: About F#

Download: F# Download

Revised BSD license