Java SE 6 의 성능이란?
2007. 1. 11. 10:56ㆍJava
farecompare.com 에서 매번 실시한 성능테스트 결과가 java.sun.com 에
게시가 되었네요.
아래에 보면 정말 jdk1.2 에 비해 jdk6 의 성능이란 정말 하늘과 땅차이네요~
성능 수준이 거의 8배네요.
앞으로의 자바의 성능 개선이 기대됩니다.~
by ncanis(조성준)
게시가 되었네요.
아래에 보면 정말 jdk1.2 에 비해 jdk6 의 성능이란 정말 하늘과 땅차이네요~
성능 수준이 거의 8배네요.
앞으로의 자바의 성능 개선이 기대됩니다.~
Improvements in Java Platform, Standard Edition 6
The founders of FareCompare, who have tried out virtually every new feature of the Java platform since Java 2 Platform, Standard Edition 1.2 (J2SE 1.2), report several improvements as a result of their early access to Java Platform, Standard Edition 6 (Java SE 6):
- An overall increase in performance speed of from 25 to 30 percent
- Decreased garbage collection time
- Superior monitoring and customization in the Java Monitoring and Management Console (JConsole)
- Improvements in the Java HotSpot VM