At 6:40 PM -0700 10/23/2000, Arun Katkere wrote:
>While trying to figure out why exactly is Jasper page loading dog slow
>(initial compilation is very slow, most time spent in Zip file read, and
>page load is slow because of secure session id initialization), I noticed
>that Tomcat still uses "classic" javac (sun.tools.javac.Main) instead of
>"modern" javac (com.sun.tools.javac.Main) even in JDK 1.3 context.

I've seen serious performance problems with the current 3.3 
development version, but the 3.1 release is quite snappy, so I really 
doubt this is a compiler performance problem.

>Great software, but it is not easy to convince that to folks used to near
>instantaneous page compilation/load times of JServ/GNUJSP/jikes combo that
>Tomcat is the greatest thing out there when they sit waiting for 30-45
>seconds waiting for page to compile (or even just load!!). We are not
>talking about bottlenecks in outside code. It is the same with Tomcat sample
>JSPs.

Which version of Tomcat are you running against? On my Powerbook 
G3/500, I get near instantaneous page loads using Tomcat 3.1.

- Patrick
-- 

// Patrick C. Beard
// Java Runtime Enthusiast -- "Will invoke interfaces for food."
// mailto:[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to