Matthew Hunter wrote:
> 
> On Tue, 4 Aug 1998, Leo Cyr wrote:
> > > Interesting article comparing Java VMs at
> > >   http://www.javaworld.com/javaworld/jw-08-1998/jw-08-volanomark.html
> 
> The first thing to note about those tests is that most of the other JVMs
> have JIT compilers.  The Linux JDK doesn't by default, but you can plug
> TYA in and use it, which should give a significant performance increase,
> albeit not sufficient to catch up.  An optimizing JIT might help even
> more.

Matthew makes a good point.  Also, the Volano benchmark is downloadable for
free from their website:  http://www.volano.com/mark.html

They give some details about it at http://www.volano.net/guide/mark.html

Plus the give the specs of the client and server that they ran the tests
on.  We could certainly plug in TYA and see if that makes a difference. 
Any one got a couple of networked PPro's around that would do the testing?

-- 
Scott Parish                           The Truth is out there.
[EMAIL PROTECTED]                               John 14:6

Reply via email to