-
Sub-task
-
Resolution: Done
-
Minor
-
1.1.15
-
None
GUID.toString() is expensive and ends up being called twice in StatefulTreeCache.get(). Store the first result and reuse.
GUID.toString() is expensive and ends up being called twice in StatefulTreeCache.get(). Store the first result and reuse.