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

Performance Report: Add parse time measure with XML conversion (current is without)

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2.0.0
    • None
    • Infrastructure, Performance
    • None

    Description

      Many of our uses use the Java API, or otherwise are converting data to XML. So they incur the cost of conversion of the DFDL infoset from native form to JDOM.

      Current performance measurements measure parse time excluding the conversion into XML. We should ALSO measure the parse performance including this conversion so as to better measure the performance our users experience.

      I think we should add stats on this to current parse performance measurements.

      Gliffy Diagrams

        Attachments

          Activity

            People

              dthompson David Thompson
              mbeckerle.dfdl Mike Beckerle
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Tasks