Reduce space used for casAddr to JCas object map by a factor of 4 or more
-------------------------------------------------------------------------

                 Key: UIMA-419
                 URL: https://issues.apache.org/jira/browse/UIMA-419
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
    Affects Versions: 2.1
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor
             Fix For: 2.2


Space measurements show the map from casAddr to JCas objects was using between 
46 and 74 bytes per JCas object; the larger number was observed with the IBM 
Java 5 implementation.  Reimplement this map to use less space - should be able 
to get it down to around 10 bytes for both Java versions.

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