Compare the performance of Nice programs against some other language implementation.

For more information about the Nice implementation we measured see ↓ about Nice.

Compare to:

 Nice comparison summary


1/2 1/3 1/4 … Nice is better
Programs Time Memory Use Source Size Reduced N
regex-dnaFailed
reverse-complementFailed
mandelbrotFailed
nsieveFailed
chameneos-reduxFailed
partial-sums±±±
k-nucleotide±±±
spectral-norm±±±
n-body±±±
binary-trees±±±
fannkuch2±1/2
nsieve-bits2±±
recursive22± 7
fasta2±±
sum-file2±±
pidigits152±

± look at the measurements

 Nice comparison measurements

Program & Logs CPU secs Memory KB Size B Elapsed secs ~ CPU Load
 partial-sums 
Nice6.0112,908428  
Java 6 -server #26.859,460470  
 k-nucleotide 
Nice16.0367,816773  
Java 6 -server15.7566,5401052  
 spectral-norm 
Nice27.9226,552384  
Java 6 -server27.1526,424514  
 n-body 
Nice #231.7814,1681313  
Java 6 -server27.5410,8881430  
 binary-trees 
Nice10.2532,696485  
Java 6 -server #27.5624,012603  
 fannkuch 
Nice18.2714,384490  
Java 6 -server #211.799,888761  
 nsieve-bits 
Nice8.4313,512363  
Java 6 -server #35.1312,204517  
 recursive N = 7 reduced workload 
Nice #21.1320,360393  
Java 6 -server0.689,652427  
 fasta 
Nice34.9012,2361025  
Java 6 -server #219.9610,0961240  
 sum-file 
Nice9.3225,732187  
Java 6 -server #24.7822,872222  
 pidigits 
Nice48.0622,420667  
Java 6 -server #23.3111,728938  

 about Nice

"Twice as Nice: Learn how this highly expressive language is a safe bet for the Java platform", 06 Oct 2004, IBM developerWorks

Nice compiler version 0.9.13 (build 2007.12.29, 22:11:09 UTC)

Home Page: http://nice.sourceforge.net/

Download: http://nice.sourceforge.net/install.html

Revised BSD license