JVM benchmarking application

fglez :

We want to compare general performance (CPU, I/O, network, ...) of different JVMs for the same Java version (1.5) in different environments (Windows, Solaris, ...).

Do you know of any JVM benchmarking application which can be used to compare results from different JVMs?

Thank you very much.

fglez :

We ended up using SPECjvm2008 as we needed something more 'standard' than 'rigorous'.

The goal was to quickly compare performance between different JVM environments and show it to systems group. SPECjvm2008 was quite easy to setup and served well to the task.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related