-
Sub-task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
---
-
---
From parent issue:
2) A number of places are calling Statistics.getDynamicChildrenNames(...).contains(...) which results in creating a throwaway Collection just to see if it contains an element. The Statistics SPI could provide a more optimized method.