well we documented it in wiki, which is of course not public, but i
can attach some tables from there:
 Testresults

sendMessage

16.06.2004
Servletcontainer        Host    Requests/sec    
Tomcat 4        lime    57      
Tomcat 5        lime    63      
Resin 3.0.5     lime    49-50   
Resin 3.0.7     lime    61-69

moveSenderOutboxMailsToTrash

16.06.2004
Servletcontainer        Host    Requests/sec    
Tomcat 4        lime    30-40
Resin 3.0.5     lime    34-35
Tomcat 5        lime    40
Resin 3.0.7     lime    43-45

Since it's more then 2 years old the test scripts aren't available
anymore, so it's hard to repeat the same test, but you could write a
test for yourself, couldn't you?

The test included sending a request which forced the app to perform
some operation on disk and return a jsp back.
Btw, the page was very 'basic' at the start, with 'well html designed
and layouted' pages the results started to move in favor of tomcat 5
against resin.

regards
Leon

On 2/3/06, Lionel Farbos <[EMAIL PROTECTED]> wrote:
> Thank you Leon,
> but, do you have a doc on theses testes ?
>
> On Fri, 3 Feb 2006 16:00:25 +0100
> Leon Rosenberg <[EMAIL PROTECTED]> wrote:
>
> > we have made some performance tests and found out that tomcat 5(
> > 5.0.25) is faster with tag heavy pages, probably because of the tag
> > pooling.
> > Leon
> >
> > On 2/3/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > > > From: Lionel Farbos [mailto:[EMAIL PROTECTED]
> > > > Subject: Why TC 5.5 vs TC4.1 (perf reasons)
> > > >
> > > > is somebody know a good link that show why Tomcat 5.5 is
> > > > better than Tomcat 4.1 ?
> > >
> > > Don't know of any documented 4.1 vs. 5.5 studies, but Peter Lin
> > > published an interesting paper comparing static delivery in 5.0, 5.5,
> > > and httpd:
> > > http://tomcat.apache.org/articles/benchmark_summary.pdf
> > >
> > >  - Chuck
> > >
> > >
> > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> > > MATERIAL and is thus for use only by the intended recipient. If you
> > > received this in error, please contact the sender and delete the e-mail
> > > and its attachments from all computers.
> > >
> > > ---------------------------------------------------------------------
> > > 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]
> >
> >
>
> ---------------------------------------------------------------------
> 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]

Reply via email to