It does feel faster, once it gets going, but it seems like the first
time a given piece of code is run, there's a noticeable delay
(presumably because the JIT compiler is doing its thing).  This occurs,
for example, the first time you bring up a dialog box in a Swing app. 
It also makes application startup significantly slower.  But for code
the JIT compiler has already seen, it definitely feels faster to me.

YMMV.

-Peter

Peter Schuller wrote:
> 
> Hello!
> 
> Quick question: the IBM JDK has shown *very* impressive benchmark results.
> Now, in light of the recently postponed release date for potato (Debian), I'm
> wondering if this is just a benchmark thing, or if it really "feels" faster
> (such as scrolling in Swing for exmample)?
> 
> I can't decide whether to go to the potential trouble of running an "unstable"
> version of Debian, just for the sake of being able to run IBM's JDK.
> 
> Thank you,
> 
> --
> / Peter Schuller
> 
> PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED]>'
> Key retrival: Send an E-Mail to [EMAIL PROTECTED]
> E-Mail: [EMAIL PROTECTED] Web: http://hem.passagen.se/petersch
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


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

Reply via email to