performance: StyleSheetDocument is called 10 times on initial render, consider 
caching.
---------------------------------------------------------------------------------------

                 Key: TRINIDAD-1675
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1675
             Project: MyFaces Trinidad
          Issue Type: Improvement
          Components: Skinning
    Affects Versions:  1.2.12-core
            Reporter: Jeanne Waldman


Look into caching the style sheet per StyleContext in StyleSheetDocument's 
public Iterator<StyleSheetNode> getStyleSheets(StyleContext context)
because this calls _getStyleSheets which does a lot of comparing work.

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