[
https://issues.apache.org/jira/browse/UIMA-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15018178#comment-15018178
]
Peter Klügl commented on UIMA-4685:
-----------------------------------
Doh... binary is also slow??? I just attached another profiling export. The CAS
Editor spends 70% of its time in
{noformat}
FSIntArrayIndex.java:102
org.apache.uima.cas.impl.FSIntArrayIndex.refineToExactFsSearch(int, int)
{noformat}
1.5min for 400kB cas file
Richard, can you tell me again what you use and how fast it is?
> Support different CAS serializations in CAS Editor
> --------------------------------------------------
>
> Key: UIMA-4685
> URL: https://issues.apache.org/jira/browse/UIMA-4685
> Project: UIMA
> Issue Type: New Feature
> Components: CasEditor
> Affects Versions: 2.8.1SDK
> Reporter: Peter Klügl
> Attachments: caseditor.csv, caseditor_bincas.csv
>
>
> Support different CAS serializations in CAS Editor. Some recent profiling
> revealed that, when opening a 35MB xmiCAS, the CAS Editor spends about 70% of
> its time for deserializing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)