÷

 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±
 fasta±1/3±
 reverse-complement±1/3
 spectral-norm±1/3
 fannkuch1/3±
 n-body1/3±
 mandelbrot1/2±
 k-nucleotide±±
 regex-dna±±
 chameneos-redux1/6±
 binary-trees±±

± 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# Mono6.786.796,4161026  0% 0% 0% 100%
Java 6 -server6.936.9618,020938  0% 0% 0% 100%
 fasta 
C# Mono8.408.405,2361180  0% 0% 0% 100%
Java 6 -server8.338.3614,5801240  0% 0% 0% 100%
 reverse-complement 
C# Mono2.822.82162,2041099  0% 0% 0% 100%
Java 6 -server2.662.71475,772592  0% 1% 0% 97%
 spectral-norm 
C# Mono22.3022.305,1441063  0% 0% 0% 100%
Java 6 -server16.6116.6215,868514  0% 0% 0% 100%
 fannkuch 
C# Mono113.81113.816,0841085  0% 0% 0% 100%
Java 6 -server72.6872.6817,4601150  0% 0% 0% 100%
 n-body 
C# Mono37.3837.385,7321410  0% 0% 0% 100%
Java 6 -server23.1823.1815,0881424  0% 0% 0% 100%
 mandelbrot 
C# Mono68.7768.7738,980798  0% 0% 0% 100%
Java 6 -server41.2841.2966,940903  0% 0% 0% 100%
 k-nucleotide 
C# Mono96.7796.76495,7641404  0% 0% 0% 100%
Java 6 -server55.7555.78368,4241602  0% 0% 0% 100%
 regex-dna 
C# Mono83.4983.50627,388638  0% 0% 0% 100%
Java 6 -server25.3525.40683,724929  0% 0% 0% 100%
 chameneos-redux 
C# Mono15.1715.177,2881409  0% 0% 0% 100%
Java 6 -server3.883.9141,2801756  0% 0% 0% 99%
 binary-trees 
C# Mono107.84107.84454,504650  0% 0% 3% 100%
Java 6 -server18.5118.55565,112603  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 20:39:02 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