oracle - Java Virtual Machines (JVM) and their performance comparison -


I was thinking that if someone knows that there are some standards that compare the following jvms.

Suraj Jvm vs. Openjdk jvm vs. Rockit jvm vs. J9 jvm vs apache harmony

Which is the best performance?

The answer really depends on many of your app specifications. For example here:

To get ideas for some common parameters, try Googling: jvm functionality benchmark


Comments