You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2014/11/17 19:59:33 UTC

[jira] [Created] (UIMA-4108) have more things use improved indexOf for IntVector

Marshall Schor created UIMA-4108:
------------------------------------

             Summary: have more things use improved indexOf for IntVector
                 Key: UIMA-4108
                 URL: https://issues.apache.org/jira/browse/UIMA-4108
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Marshall Schor
            Priority: Minor
             Fix For: 2.7.0SDK


In UIMA-3143, the performance of bag remove operations was improved.  This same improvement could be used by other uses of IntVector - go thru and fix those that could make use of this to use it.  Don't change those that depend on finding the "leftmost" instance of equal items (so that moveTo(fs) and iterator(fs) work properly).



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