Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
How to compare the speed between a Java program and its originalFortran version program?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Oliver Wong, post: 2847128"] Are you interested in giving your customer an accurate description of the performance of your Java app (in which case, you should probably include the XML parsing time), or are you interested in giving figures which demonstrate that the Java app is faster than the Fortran app (in which case, you should find out what part of the Fortran program is the slowest, compare that to the Java one, and handwave the rest of the programs as irrelevant)? - Oliver [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
How to compare the speed between a Java program and its originalFortran version program?
Top