Peter Schuller wrote:

>
> The JIT is on by default.
>
> If you do some experimenting, you'll notice that JDK 1.2 with JIT enabled is
> *much* faster than JDK 1.1.7+TYA when it comes to loops and stuff like that.
> But when method calls come into the picture, I've found it to be about as
> fast as, or a bit faster than, JDK1.1.7+TYA.
>

This is hardly what I have observed here.
The damn thing is slow - much slower than 117-tya, when coming down to computation
(loops, recursive method calls) and file I/O.
The performance is not even comparable ;-}

Dimitris


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to