[
https://issues.apache.org/jira/browse/DAFFODIL-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Lawrence updated DAFFODIL-3070:
-------------------------------------
Summary: Support non-streaming InfosetWalker (was: Investigate
non-streaming InfosetWalker)
> Support non-streaming InfosetWalker
> -----------------------------------
>
> Key: DAFFODIL-3070
> URL: https://issues.apache.org/jira/browse/DAFFODIL-3070
> Project: Daffodil
> Issue Type: Improvement
> Components: Performance
> Reporter: Steve Lawrence
> Assignee: Olabusayo Kilo
> Priority: Minor
> Fix For: 4.2.0
>
>
> The InfosetWalker walks the internal infoset and converts it to JDOM/XML/etc,
> and it does so in a streaming-like manner. This streaming can potentially
> incur overhead.
> We should look into an option that does not trigger the infoset walker at all
> until the parse is completely (useful for small files), and see if there are
> any possible optimizations this allows that might reduce the infoset walker
> overhead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)