Performance problem with detach (Component.isAuto)
--------------------------------------------------

                 Key: WICKET-1671
                 URL: https://issues.apache.org/jira/browse/WICKET-1671
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.3.3
         Environment: Tomcat 5.5.23
Windows XP/JDK 1.6.0_03
Windows 2003/JDK 1.5
            Reporter: Heikki Uotinen
         Attachments: detach.zip

Whe have an application that uses AjaxSelfUpdatingTimerBehavior to update a 
panel that has several child components.
Application has a performance problem and profiler shows that the most time is 
consumed in Component.isAuto method.
It seems that isAuto flag is checked up and down the component tree.

There is attached a simple demonstration about the problem and screenshots of 
the profiler displays.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to