Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-1434

Performance: ParseResult (this object is specific to the TextDelimitedParser) allocation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Back End, Performance
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mbeckerle Mike Beckerle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: