Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Not A Problem
-
None
-
None
Description
On of the Template constructors (the one used when writing templates) performs a call to NodeState.getChildNodeCount() to determine the value of Template.childName. I have seen this call comping up in performance traces on various occasions, which leads me to believe there is room for improvement here.