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

          Priority: P2
            Bug ID: 53713
          Assignee: dev@tomcat.apache.org
           Summary: Performance tuning solution for JspReader
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: xs...@ebay.com
          Hardware: All
            Status: NEW
           Version: trunk
         Component: Jasper
           Product: Tomcat 7

Created attachment 29223
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29223&action=edit
patch for JspReader.java

mark() is called so many times when doing JSP or tag files compilation.
This can be reduced by a little bit code changes.

Attached files contain this solution.

-- 
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