÷

 Step 1 : Are the C# 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 C# Mono program used compared to the fastest Java 6 -server program.


 Step 2 : Are the C# 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 C# Mono program used compared to the fastest Java 6 -server program.

 C# Mono used what fraction? used how many times more? 
Benchmark Time Memory Code Reduced N
 pidigits±1/3±
 spectral-norm±1/3±
 reverse-complement±1/3
 fasta±1/3±
 chameneos-redux±1/3±
 n-body±1/2±
 mandelbrot±±
 fannkuch1/31/2
 k-nucleotide±
 binary-trees±±
 regex-dna±±

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

 Step 3 : Are the C# 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 C# Mono program are shown for comparison against measurements of the fastest Java 6 -server program.

Program Source Code CPU secs Elapsed secs Memory KB Code B ~ CPU Load
 pidigits 
C# Mono5.305.315,6721026  0% 0% 0% 100%
Java 6 -server5.475.4714,828938  1% 3% 0% 100%
 spectral-norm 
C# Mono15.7515.754,5241063  0% 0% 0% 100%
Java 6 -server15.9115.9312,564950  0% 0% 0% 100%
 reverse-complement 
C# Mono3.043.04161,6841099  0% 0% 1% 100%
Java 6 -server2.862.90473,280592  0% 1% 0% 99%
 fasta 
C# Mono8.718.714,6241180  0% 0% 0% 100%
Java 6 -server7.507.5112,2481240  0% 0% 0% 100%
 chameneos-redux 
C# Mono16.7316.726,1961409  0% 0% 0% 100%
Java 6 -server12.4512.4717,8761429  0% 0% 0% 100%
 n-body 
C# Mono37.1937.205,0081410  0% 0% 0% 100%
Java 6 -server25.0525.0812,4121424  1% 0% 0% 100%
 mandelbrot 
C# Mono66.0866.0838,472798  0% 0% 0% 100%
Java 6 -server41.5641.5748,900903  0% 0% 0% 100%
 fannkuch 
C# Mono112.18112.185,044549  0% 0% 0% 100%
Java 6 -server66.7966.8313,7961150  0% 0% 0% 100%
 k-nucleotide 
C# Mono100.95100.95567,8081404  0% 0% 0% 100%
Java 6 -server46.9046.95351,0041602  0% 0% 0% 100%
 binary-trees 
C# Mono77.8477.84235,664650  0% 0% 0% 100%
Java 6 -server28.2128.35255,460603  0% 0% 0% 99%
 regex-dna 
C# Mono84.1184.11814,676638  0% 0% 0% 100%
Java 6 -server29.3529.37689,108929  0% 0% 0% 100%

 Measurements for all the accepted programs

 C# Mono : oo plus functional style (mono is not ms .net) 

Mono JIT compiler version 2.6 (tarball Tue Dec 15 23:41:11 PST 2009)

C# Language Specification ECMA-334

Common Language Infrastructure (CLI) ECMA-335

Home Page: http://www.mono-project.com/

Download: http://www.mono-project.com/Downloads

Revised BSD license