÷

 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
 recursive1/21/2± 7
 partial-sums±1/3±
 reverse-complement±1/2±
 mandelbrot±1/2±
 n-body±1/2±
 pidigits±1/2±
 nsieve±±±
 fasta±1/2±
 spectral-norm±1/5±
 nsieve-bits±1/2±
 k-nucleotide±±±
 binary-trees±±
 fannkuch1/2±
 sum-file1/4±
 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
 recursive N = 7 reduced workload 
C# Mono0.424,764435  
Java 6 -server0.689,652427  
 partial-sums 
C# Mono4.613,648455  
Java 6 -server6.859,460470  
 reverse-complement 
C# Mono2.6327,244727  
Java 6 -server3.6446,700863  
 mandelbrot 
C# Mono5.505,412484  
Java 6 -server6.629,984623  
 n-body 
C# Mono23.225,2361410  
Java 6 -server27.5410,8881430  
 pidigits 
C# Mono3.065,2881026  
Java 6 -server3.3111,728938  
 nsieve 
C# Mono4.0115,400341  
Java 6 -server4.0319,824452  
 fasta 
C# Mono24.544,9441180  
Java 6 -server19.9610,0961240  
 spectral-norm 
C# Mono37.345,728459  
Java 6 -server27.1526,424514  
 nsieve-bits 
C# Mono7.087,924363  
Java 6 -server5.1312,204517  
 k-nucleotide 
C# Mono23.6065,6761012  
Java 6 -server15.7566,5401052  
 binary-trees 
C# Mono12.2520,496610  
Java 6 -server7.5624,012603  
 fannkuch 
C# Mono19.395,204549  
Java 6 -server11.799,888761  
 sum-file 
C# Mono12.235,532198  
Java 6 -server4.7822,872222  
 regex-dna 
C# Mono29.39142,272624  
Java 6 -server4.0652,248711  
 chameneos-redux
   No program

 Measurements for all the accepted programs

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

Mono C# compiler version 1.2.6.0

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