You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Vasquez, Jason" <jv...@sonypictures.com> on 2002/07/31 17:14:39 UTC

Performace: Tomcat 4.0.x vs. Tomcat 4.1.x

Is there a large performance gain from Tomcat 4.0.x to Tomcat 4.1.x? Also
are there performance gains from JVM 1.3 to 1.4 as well?
 
Thanks,
 
Jason Vasquez
 

Re: Performace: Tomcat 4.0.x vs. Tomcat 4.1.x

Posted by peter lin <pe...@labs.gte.com>.
from my own experience with a test application, there are significant
benefits.

In particular, you will the greatest improvement with 4.1.8 w/ jdk1.4. 
The rough numbers for the improvement with my JSTL web application is
2-6 times faster wiht 4.1.8.

To qualify this difference, look at previous posts about jasper2. I
won't bother going into why the difference is so big between 4.0.3 and
4.1.8.

the performance difference with scriplet jsp pages is between 15-50%.
Most of that is attributed to coyote connector and better io in jdk 1.4.

I hope that helps.

peter


"Vasquez, Jason" wrote:
> 
> Is there a large performance gain from Tomcat 4.0.x to Tomcat 4.1.x? Also
> are there performance gains from JVM 1.3 to 1.4 as well?
> 
> Thanks,
> 
> Jason Vasquez
>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>