[
https://issues.apache.org/jira/browse/DAFFODIL-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle closed DAFFODIL-1434.
-----------------------------------
Resolution: Won't Fix
Need profiling evidence for perf issues.
> Performance: ParseResult (this object is specific to the TextDelimitedParser)
> allocation
> ----------------------------------------------------------------------------------------
>
> Key: DAFFODIL-1434
> URL: https://issues.apache.org/jira/browse/DAFFODIL-1434
> Project: Daffodil
> Issue Type: Improvement
> Components: Back End, Performance
> Reporter: Mike Beckerle
> Priority: Major
>
> ParseResult (this object is specific to the TextDelimitedParser) this object
> should go away or be passed in (coming off a local stack) and side-effected
> as the way to "return". It's just a tuple-like thing to gather 3 results into
> a bag. It gets destructured immediately by the caller I believe.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)