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 2015/05/14 21:47:01 UTC

[jira] [Created] (UIMA-4396) tiny performance improvement for frequent getBegin/end of Annotation

Marshall Schor created UIMA-4396:
------------------------------------

             Summary: tiny performance improvement for frequent getBegin/end of Annotation
                 Key: UIMA-4396
                 URL: https://issues.apache.org/jira/browse/UIMA-4396
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Trivial


Since they're heavily used, eliminate one indirection and some unneeded validation checking for getBegin and getEnd for Annotations.



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