[
https://issues.apache.org/jira/browse/DAFFODIL-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17640015#comment-17640015
]
Steve Lawrence commented on DAFFODIL-2400:
------------------------------------------
Commit 661d307a3c0c9c3db3a653ca640481b6d9895b31 modifies the SAX performance
CLI command so that it excludes serialization/deserialization of the XML
infoset from the performance numbers. This makes it more in line with the other
infoset types, so comparison of performance numbers is more meaningful.
> New SAX API causes performance degradations
> -------------------------------------------
>
> Key: DAFFODIL-2400
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2400
> Project: Daffodil
> Issue Type: Improvement
> Components: Performance, SAX
> Reporter: Steve Lawrence
> Priority: Major
>
> The new SAX API caused performance degredations across the board of file
> types. The SAX API is basically just a wrapper around the current API, so
> this is a bit surprising. Need to investigate what is causing these slowdows
> and see if it can be resolved.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)