> I just ran a quick test using the test pages I used earlier for
> benchmarking, and the results are very positive. Thanks to Denis for
> patch.  The following data might bring a smile.  Here is a link to the
> previous benchmarks I posted.
>
> http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg49733.html
>
> The benchmark was performed on System II mentioned in the previous post
> in tomcat-user list. Another system was used to send requests.

I don't remember what your test page was (and I can't find which series of
tests I should compare to also ;-)), but you have to remember that the bug
is that the time needed by the JVM is non linear to the number of tags. So
if you use 10 tags in the page, it should help a bit. If you use 100 tags,
it will help a LOT. If you use more tags, the page will likely not work at
all without the patch.

Remy


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

Reply via email to