
|
|
|
|
Home / Computers / Programming / Languages / Java / Development Tools / Performance and Testing / Java Virtual Machine Testing
|
|
|
|
Web Sites
|
- jMocha - IBM's microbenchmarking framework and suite for Java. Uses sophisticated statistical calculations to ensure benchmarking accuracy. Can be used for optimising programs or for selecting the fastest Virtual Machine for a given application. [Open Source, IBM Public License]
oss.software.ibm.com/developerworks/opensource/jmocha/index.html
- SPEC JVM98 Benchmarks - Measures performance of Java Virtual Machines. [Commercial]
www.spec.org/osg/jvm98
- Volano JVM Benchmark - A pure Java server benchmark characterized by long-lasting network connections and high thread counts. It creates client connections in groups of 20 and measures the time required by the clients to take turns broadcasting a set of messages to the group.
www.volano.com/report/index.html
|
|
|
|
|