I would assume so, although I can't say for sure. I've run it both in Websphere and Tomcat and I get about the same performance.
I've even run it outside of the servlet using Sun's JDK 1.3.1_01 and the performance is roughly the same (taking into account the startup time). If I use the -Xint (interpreted mode only), it runs much, much slower, so it would seem like the jit is normally on. Scott -----Original Message----- From: Thierry Kormann [mailto:[EMAIL PROTECTED]] Sent: Monday, October 22, 2001 11:06 AM To: Batik Users; Scott Moore Subject: Re: Batik Speed On Monday 22 October 2001 16:07, Scott Moore wrote: > This is running in a servlet, so it should only get loaded once. > is the jit turn on ? Thierry. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
