Marshall Schor created UIMA-4178: ------------------------------------ Summary: Improve CasCopier by using low level API Key: UIMA-4178 URL: https://issues.apache.org/jira/browse/UIMA-4178 Project: UIMA Issue Type: Improvement Components: Core Java Framework Reporter: Marshall Schor Assignee: Marshall Schor Priority: Minor Fix For: 2.7.0SDK
The CasCopier is quite inefficient in several ways. Switch iterator over all FS in a view to use the getAllIndexedFSs which has recently been improved. Make the copier not produce Java cover objects, but instead just work in low level CAS APIs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)