J.W. Janssen created ACE-463:
--------------------------------
Summary: RepositoryObjectImpl optimalisation
Key: ACE-463
URL: https://issues.apache.org/jira/browse/ACE-463
Project: ACE
Issue Type: Improvement
Reporter: J.W. Janssen
Assignee: J.W. Janssen
During some profiling sessions, it appears that the keys() method of
RepositoryObjectImpl is called quite often and recreates a new HashSet upon
each call. This is not really necessary, as we have full control of the
attributes and keys objects used in this method.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)