Java Performance Summary
Is Java Fast Enough for Physics Analysis?
- Yes
- Time gained in development well worth runtime overhead
- Good design has more effect on final speed than language
- Many tools available to help optimize code
- Java will continue to get faster
- More information -
- ACM 1999 Java Grande Conference
- http://www.cs.ucsb.edu/conferences/java99/
- THE JAVA PERFORMANCE REPORT
- http://www.javalobby.org/features/jpr/
-
-