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

Performance of Schema Compiler - Need to eliminate redundant XML loading

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.4.0
    • Front End
    • None

    Description

      Steve Lawrence reports that under profiling, it is observable that schema files are being loaded many times redundantly.

      Substantial compile-time speedup is available by eliminating this redundant file loading. Since XML objects in scala are immutable, repeated loading of the same file should never be necessary.

       

      Attachments

        Activity

          People

            slawrence Steve Lawrence
            mbeckerle Mike Beckerle
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: