https://issues.apache.org/bugzilla/show_bug.cgi?id=48600

           Summary: Perfomance issue with tags
           Product: Tomcat 6
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Servlet & JSP API
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: adrien.futsc...@atosorigin.com


When upgrading from Tomcat 5.5.x to Tomcat 6.0.x we are experiencing
performance issues.

We are using the same exact application in both versions. The application uses
JSP & tags.

Here is a quick list of the average loading time recorded (in ms) using Jmeter
:

Tomcat 5.5.23 : 32
Tomcat 6.0.18 / 6.0.20 : 143

When positioning the metadata-complete="true" in the web.xml file the loading
are much better :

Tomcat 6.0.18 / 6.0.20 : 34

How would you explain this ?

The metadata-complete="true" parameter is not a real solution for us because we
would like to use annotations in the future.

Adrien

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to