÷

 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.


 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±±
 binary-trees±±
 fannkuch±1/2
 spectral-norm±1/2
 mandelbrot1/51/2
 pidigits13×1/2

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

 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# Mono45.2545.258,0721373  0% 0% 12% 88%
C# Mono37.3837.375,4881410  0% 0% 100% 0%
 fasta 
F# Mono15.9415.947,4681057  0% 100% 0% 0%
C# Mono8.398.395,0241180  0% 0% 100% 0%
 binary-trees 
F# Mono175.99175.99373,132587  0% 100% 0% 0%
C# Mono88.4288.42454,284650  0% 0% 0% 100%
 fannkuch 
F# Mono143.71143.728,076470  0% 0% 100% 0%
C# Mono147.6042.496,1521085  77% 92% 77% 100%
 spectral-norm 
F# Mono22.3722.377,364514  0% 0% 0% 100%
C# Mono22.315.635,1041063  99% 99% 99% 99%
 mandelbrot 
F# Mono144.12144.218,272528  0% 100% 0% 0%
C# Mono68.8317.2938,984798  99% 99% 100% 99%
 pidigits 
F# Mono88.5588.5511,812578  99% 0% 0% 0%
C# Mono6.786.796,1561026  100% 0% 0% 0%
 chameneos-redux
   No program
 k-nucleotide
   No program
 regex-dna
   No program
 reverse-complement
   No program

 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