on 3/24/00 11:48 AM, Derek Scherger <[EMAIL PROTECTED]> wrote:
> I've never heard of the solaris "exact" vm... what/where is it?
Java 2 Standard Edition (1.2.2_05)
http://www.sun.com/software/solaris/java/download.html
by far one of the fastest JVM's out there...they call it the exact vm
because of the type of gc that it uses...exact gc...
you should also make sure to add in HotSpot as well...;-)
http://java.sun.com/products/hotspot/index.html
it is 30% faster than the 1.0 version of hotspot...
all this speed stuff is by far a factor of the JVM that you are using...
-jon
--
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]