[
https://issues.apache.org/jira/browse/DAFFODIL-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson closed DAFFODIL-2400.
-----------------------------------
Verified the following specified commits are included in the latest pull from
the daffodil repository.
- commit 1df4bcda00d395e0b71b999def359d6f769281c8
- commit 226fe364c5d9053b07334549d20a05b919d63488
- commit af81c4ccc647fb470104c082fa714c431bd2092d
- commit 4ce0f0caa3c70d76255863dc472d4dc371dc2353
Verified, via review, changes identified in each commit comment were
implemented.
Verified the affected daffodil subproject sbt test suite executed successfully
including the new tests.
Verified the nightly test schemas compile and save successfully.
Verified the nightly test suite executes successfully using -I sax infoset
option.
After discussing with Steve, this is as good as it is going get for sax
processing performance without significant changes. We may be able to get some
minor improvements here or there in the future, but it’ll be only a couple
percent.
Closing this ticket. If it is determined in the future that the significant
changes should be made to improve sax processing performance, a new ticket will
be opened specifically for that change.
> 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
> Assignee: Steve Lawrence
> Priority: Major
> Fix For: 3.5.0
>
>
> 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)