÷

 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
 spectral-norm±±1/2
 n-body±±±
 fannkuch±±1/2
 binary-trees±±
 fasta±±
 mandelbrot1/51/2
 pidigits13×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
 spectral-norm 
F# Mono22.3722.377,388514  0% 0% 0% 100%
C# Mono22.3022.305,1441063  0% 0% 0% 100%
 n-body 
F# Mono44.8744.878,1041373  0% 0% 0% 100%
C# Mono37.3837.385,7321410  0% 0% 0% 100%
 fannkuch 
F# Mono143.70143.698,100470  0% 0% 0% 100%
C# Mono113.81113.816,0841085  0% 0% 0% 100%
 binary-trees 
F# Mono184.43184.45390,136587  0% 0% 0% 100%
C# Mono107.84107.84454,504650  0% 0% 3% 100%
 fasta 
F# Mono15.8315.837,5241057  0% 0% 0% 100%
C# Mono8.408.405,2361180  0% 0% 0% 100%
 mandelbrot 
F# Mono148.04148.198,316528  0% 0% 1% 100%
C# Mono68.7768.7738,980798  0% 0% 0% 100%
 pidigits 
F# Mono87.0887.0811,828578  0% 0% 0% 100%
C# Mono6.786.796,4161026  0% 0% 0% 100%
 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