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

Performance: TLRegistersPool is a thread local, but we can keep this pool in the pstate to...

XMLWordPrintableJSON

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Normal Normal
    • deferred
    • None
    • Back End, Performance
    • None

      TLRegistersPool is a thread local, but we can keep this pool in the pstate to avoid the overhead of the hash-table lookup for ThreadLocal.get. This is true anywhere we have the PState available (or UState for unparser), and we are using any Thread-local thing.

              Unassigned Unassigned
              mbeckerle.dfdl Mike Beckerle
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: