Marshall Schor created UIMA-3795:
------------------------------------
Summary: Use better defaults for initial size for JCasHasMap
Key: UIMA-3795
URL: https://issues.apache.org/jira/browse/UIMA-3795
Project: UIMA
Issue Type: Improvement
Components: Core Java Framework
Affects Versions: 2.6.0SDK
Reporter: Marshall Schor
Assignee: Marshall Schor
Priority: Minor
The initial size of the JCasHashMap is hard-coded at 256. It should be tied to
the "tuning parameters" that specify the CAS size, perhaps at 1/2 the size
(minimum though, based on # of cores, etc., due to interaction with defaulting
mechanism for concurrency-level).
--
This message was sent by Atlassian JIRA
(v6.2#6252)