가장 객관적이고, 정확한 자바버추어머신 벤치마킹인 볼라노 레포트가
2000년 1월 22일자로 뉴 밀레니엄의 첫 결과치를 발표하였습니다.
역시 IBM JDK v1.1.8과 TOWERJ의 속도대결이군요.
또한 Blackdown JDK v1.1.7에 비하여 월등히 빨라진 Linux용 JDK 2가지인
인프라이즈 JDK RC1과 Blackdown JDK 1.2.2 RC3에 중점을 두고 보시기
바랍니다.
━────────────────────────────────━
The Volano Report
Recent changes:
2000/01/22 to include a refreshed version of IBM JDK 1.1.8 for Linux,
which fixed some network scalability bugs.
1999/12/17 to include the new Microsoft VM Build 3234 and the new Sun HotSpot
Server VM Version 2.0 Beta on Windows NT 4.0.
1999/12/08 to include the new Linux Java 2 virtual machines
- Blackdown JDK 1.2.2 RC3 and Inprise JDK 1.2.2 RC1.
The tests presented in this report look at the performance and network
scalability of 17 Java virtual machines on 7 operating systems using a common
Intel hardware platform running VolanoMark 2.1. VolanoMark attempts to answer
two questions about Java virtual machines used in network server environments
- especially those environments involving a large number of dedicated socket
connections:
1.Is it fast?
2.Does it scale?
For background information and download locations, please see the Java
Benchmarks page on Volano's Web site. See the Environments section for
details on the hardware platform, operating systems, and Java virtual
machine environments, along with a table showing the compiler and threading
model of each Java platform.
1> Is it fast?
4회에 걸친 테스트 결과를 평균치로 내어 스코어를 정리한 것입니다.
누가누가 얼마나 빠르나 테스트지요... ^^
볼케이노 레포트를 PC통신에 맞게 포맷을 바꾼 것이기에 인터넷에서 직접
보실 분들은 아래 주소로 접속하시길...
▶ http://www.volano.com/report.html
Run rules
The performance test was executed with the following commands on a local
loop-back connection, using the heap size options shown below where possible:
Server
java -ms8m -mx64m COM.volano.Main
Client
java -ms8m -mx64m COM.volano.Mark -count 100
See the COM.volano.Mark command synopsis for a complete description of all
options.
The operating system was rebooted before each set of tests for a particular
Java virtual machine. The server side was not restarted before each run of
the client benchmark. The client benchmark ran four times, with the final
score as the average of the last three results.
Results
Scores are the throughput of the server in messages per second. Bigger
numbers are faster. See the Environments section for details on the hardware
platform, operating systems, and Java virtual machine environments.
┌──────┬───────────────┬────┬─┬────┐
│ O S │ JAVA Virtual Machine │ SCORE │# │ CPU │
├──────┼───────────────┼────┼─┼────┤
│LINUX(RH6.0)│TOWERJ 3.1.4 │ 2309 │1 │ Intel │
├──────┼───────────────┼────┼─┼────┤
│WINDOWS NT │IBM JDK 1.1.8 │ 2279 │2 │ Intel │
├──────┼───────────────┼────┼─┼────┤
│OS/2 │IBM JDK 1.1.8 │ 2136 │3 │ Intel │
├──────┼───────────────┼────┼─┼────┤
│WINDOWS NT │Microsoft VM 3234 │ 2029 │4 │ Intel │
├──────┼───────────────┼────┼─┼────┤
│WINDOWS 2000│Microsoft VM 3229 │ 1970 │5 │ Intel │
├──────┼───────────────┼────┼─┼────┤
│LINUX(RH6.0)│IBM JDK 1.1.8 │ 1780 │6 │ Intel │
├──────┼───────────────┼────┼─┼────┤
│WINDOWS NT │Sun HotSpot Server 2.0 │ 1669 │7 │ Intel │
├──────┼───────────────┼────┼─┼────┤
│WINDOWS NT │Sun JDK 1.3Beta │ 1550 │8 │ Intel │
├──────┼───────────────┼────┼─┼────┤
│WINDOWS NT │Sun JDK 1.2.2-001 │ 1485 │9 │ Intel │
├──────┼───────────────┼────┼─┼────┤
│SOLARIS 7 │Sun JDK 1.2.1-04 │ 1358 │10│ Intel │
├──────┼───────────────┼────┼─┼────┤
│NETWARE 5 │Novell JDK 1.1.7 │ 1229 │11│ Intel │
├──────┼───────────────┼────┼─┼────┤
│SOLARIS 7 │Sun JDK 1.2.1-03 │ 1051 │12│ Intel │
├──────┼───────────────┼────┼─┼────┤
│LINUX │Inprise JDK 1.2.2 RC1 │ 1039 │13│ Intel │
├──────┼───────────────┼────┼─┼────┤
│LINUX │Blackdown JDK 1.2.2 RC3 │ 943 │14│ Intel │
├──────┼───────────────┼────┼─┼────┤
│LINUX │Transvirtual Kaffe 1.0.5 │ 908 │15│ Intel │
├──────┼───────────────┼────┼─┼────┤
│LINUX │Blackdown JDK 1.1.7 │ 285 │16│ Intel │
├──────┼───────────────┼────┼─┼────┤
│FreeBSD 3.2 │FreeBSD JDK 1.1.8 │ 173 │17│ Intel │
└──────┴───────────────┴────┴─┴────┘
2> Does it scale?
아래의 주소에서 직접 확인하세요. 참고로 스케일테스트에서 1등은 TowerJ
, 2등은 Sun JDK 1.2.1-03입니다.
▶ http://www.volano.com/report.html
평균적으로 매월 1회 이상씩 테스트 결과가 발표되므로, 자주 볼라노에
들리시길 바랍니다.
자바사랑~ 그린비 ANDRE518 ^.⌒★
'내발자국[동호회]' 카테고리의 다른 글
[참고] 쓸만한 자바툴...? 선택에 대한 도움이 되길... (0) | 2000.05.23 |
---|---|
[답변] /387/ 세팅상의 문제는 아닌듯 하네요. (0) | 2000.03.28 |
[정보] 현재 OS/플랫폼별 JAVA(JDK)이식정� (0) | 2000.01.06 |
[정보] 美 INFO, 90년대 10대기술중 자바를 (0) | 2000.01.01 |
[가입인사] 안녕하세요. ^^ 그린 비입니다. (0) | 1999.12.27 |