Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DFDL-330

DFDLReader Performance Optimizations

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • s5
    • None
    • None
    • None

      Found that there is a storage/memory issue within DFDLReader causing it to duplicate data unnecessarily. This directly impacts the AB tests.

      The task is to add the "current" CharReader to the state and keep track of its own character position when in text mode. When in binary mode, the CharReader should be discarded from the state (a copy of it still remains in the HashMap of DFDLReader).

              twise Taylor Wise
              twise Taylor Wise
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: