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/20 21:45:33 UTC

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

     [ https://issues.apache.org/jira/browse/UIMA-4108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor resolved UIMA-4108.
----------------------------------
    Resolution: Fixed

hooked the performance improvement up to contains

> 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)