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

Performance: Use UniquenessCache where possible

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • Libraries, Performance
    • None

    Description

      There are other places where we should use the UniquenessCache - QName objects - we really should arrange for comparing them to be a pointer comparison of an NS (now interned in the UniquenessCache) and a pointer comparison of an interned local name (aka a Symbol).

      We do lots and lots of QName comparisons all over the place, both in the compiler and the runtime for both parser and unparser.

      Attachments

        Activity

          People

            Unassigned Unassigned
            slawrence Steve Lawrence
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: