Marshall Schor created UIMA-4172:
------------------------------------

             Summary: simplify map from sofa number to view
                 Key: UIMA-4172
                 URL: https://issues.apache.org/jira/browse/UIMA-4172
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Marshall Schor
            Priority: Trivial
             Fix For: 2.7.0SDK


While profiling, I saw some cases where getting the view from a sofa number had 
an observable time.  Seeing that the sofa numbers are "dense", change this map 
from a hashMap over Integers to just an ArrayList where the key is the 
sofaNumber.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to