Precompute HashCode for schemaObjects
-------------------------------------

                 Key: DIRSHARED-56
                 URL: https://issues.apache.org/jira/browse/DIRSHARED-56
             Project: Directory Shared
          Issue Type: Improvement
    Affects Versions: 0.9.17
            Reporter: Emmanuel Lecharny
            Priority: Critical
             Fix For: 0.9.18


We must pre-compute the HashCode value for SchemaObject, as those values are 
used every time we manipulate a hashMap containing an AT, an OC (entries, for 
instance), and a call to AT/OC.hashCode() is done each time.

This cost a hell lot of CPU time for nothing, as those elements are static.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to