Compare the performance of Fortran G95 programs against some other language implementation.

For more information about the Fortran implementation we measured see ↓ about Fortran G95.

Compare to:

 Fortran G95 comparison summary


1/2 1/3 1/4 … Fortran G95 is better
Programs Time Memory Use Source Size Reduced N
chameneos-reduxNo program
regex-dnaNo program
mandelbrotFailed
pidigitsFailed
nsieve±±±
partial-sums±±±
n-body23±
fannkuch2±±
spectral-norm26±
nsieve-bits2±±
k-nucleotide352
recursive43±
sum-file6±1/2
fasta6±±
reverse-complement7±±
binary-trees822

± look at the measurements

 Fortran G95 comparison measurements

Program & Logs CPU secs Memory KB Size B Elapsed secs ~ CPU Load
 nsieve 
Fortran G95 #23.7110,528335  
C++ GNU g++ #33.7610,788313  
 partial-sums 
Fortran G95 #21.973,096525  
C++ GNU g++ #31.843,096531  
 n-body 
Fortran G9519.993,0961389  
C++ GNU g++ #212.789361705  
 fannkuch 
Fortran G9514.873,100521  
C++ GNU g++ #28.283,096554  
 spectral-norm 
Fortran G95 #232.5218,484513  
C++ GNU g++17.493,092442  
 nsieve-bits 
Fortran G955.253,100406  
C++ GNU g++2.803,328494  
 k-nucleotide 
Fortran G9519.5445,8962238  
C++ GNU g++ #37.639,3121380  
 recursive 
Fortran G9510.533,100620  
C++ GNU g++ #22.591,008566  
 sum-file 
Fortran G9534.6414,852131  
C++ GNU g++ #26.2914,864260  
 fasta 
Fortran G9567.443,1121155  
C++ GNU g++ #411.693,1201248  
 reverse-complement 
Fortran G95 #24.1419,456772  
C++ GNU g++ #30.6313,288810  
 binary-trees 
Fortran G9548.9010,736826  
C++ GNU g++ #25.917,000541  

 about Fortran G95

G95 (GCC 4.0.1 (g95!) Dec 30 2005)

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

Download: http://g95.sourceforge.net/

Revised BSD license