Details
-
Idea
-
Resolution: Unresolved
-
Major
-
None
-
6.3
-
Unknown
-
Description
We are doing a lot of conversions between String and EntityReference and most of them are always the same so adding some caching would probably help improve performances especially since EntityReference are immutable. It might also reduce the number of duplicated instance of the same EntityReference stored here and there.