Community
Participate
Working Groups
The MenuManagerRendererFilter#updateElementVisibility() method takes up 45% of the time of the cycle { opening view, close view }. The method is called ~220 times per cycle { open view, close view }.
Aggregate move to M5. Retarget to a different milestone if you wish...
I know we made some improvements to the updateElementVisibility code. Are we being caught out again by getActiveLeaf() calls? PW
Using current code base, MenuManagerRendererFilter#updateElementVisibility() takes about 8% of the time in the open view / close view cycle.
(In reply to comment #3) > Using current code base, MenuManagerRendererFilter#updateElementVisibility() > takes about 8% of the time in the open view / close view cycle.