Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
JCR Resource 2.2.8
Description
Escaping use Session.getNamespacePrefixes() method for every single property which is relatively heavy. This method can be called once per instance and stored as member variable which should reduce significantly number of calls for prefixes.
Attachments
Attachments
Issue Links
- relates to
-
OAK-2707 Performance: Consider cache for SessionImpl#getNamespacePrefixes
- Resolved