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

Performance: Use UniquenessCache where possible

XMLWordPrintableJSON

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Normal Normal
    • deferred
    • None
    • Libraries, Performance
    • None

      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.

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

                Created:
                Updated: