I've tested an app I'm developing with IBM jdk1.3 and with sun jdk 1.4
and the differences are so big in the speed that I think that it's me...
This is my scenario:
- jsp with use of timer bean and component tag that uses some other
beans
- JBoss 3.0 beta (CVS code) with jetty as J2EE app server
- Compaq deskpro PII 400MHz 380Mb and Linux Mandrake 8.1
with IBM jdk 1.3:
~ 400 ms average
with jdk 1.4:
~ 8000 ms average !!!!!!!!!
Where are the optimizations promised in 1.4? More. The first use of jsp
page (when jetty compiles it) spends 8-10 seconds in ibm-jdk-1.3 and
nearly 40 secs in sun-sdk-1.4
That considering I've recompiled all servers code with proper version if
that matters, I don't understand how it's possible this degradation in
speed.
I'm missing something?
Xavi
_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user