[ 
https://issues.apache.org/jira/browse/DAFFODIL-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Beckerle updated DAFFODIL-1432:
------------------------------------
    Priority: Minor  (was: Major)

> Performance: TLRegistersPool is a thread local, but we can keep this pool in 
> the pstate
> ---------------------------------------------------------------------------------------
>
>                 Key: DAFFODIL-1432
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1432
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: Back End, Performance
>            Reporter: Mike Beckerle
>            Priority: Minor
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to