Fortran and C performance (was: NAG Fortran 90 announcement)

Ed Nather nather at ut-emx.uucp
Fri Jun 28 01:55:55 AEST 1991


As a point of reference, we use a Discrete (Slow) Fourier transform program
a lot.  The original was written in Fortran, carefully structured for speed
at the source code level.  Some time ago the original author decided to
learn C, and used the DFT as a way to do so.  He re-coded the program in C
that had a strong Fortran accent.  It ran 25% faster.  The Fortran:
Microsoft for the IBMPC.  C: Borland's C++.



More information about the Comp.lang.c mailing list