A comparison of Java, C/C++, and FORTRAN for numerical computing
Moreira, J.E.; Midkiff, S.P.; Gupta, M.
Antennas and Propagation Magazine, IEEE
Volume 40, Issue 5, Oct 1998 Page(s):102 - 105
Digital Object Identifier 10.1109/74.736311
Summary:This paper compares the use of three programming languages,
FORTRAN, C/C++, and Java, in a simple numerical computation of the
product of two matrices. The goal is to show that, although similar in
expressiveness, the performance of the three languages can be vastly
different with current implementations. We analyze the causes of these
differences, and we discuss how state-of-the-art compilation can be used
to deliver excellent performance for all three languages
View citation and abstract |