stevedlawrence commented on PR #1712:
URL: https://github.com/apache/daffodil/pull/1712#issuecomment-5241198213

   > See results below for daffodil performance unparse
   
   Great improvements! Is N the number of threads. Considering N=50 has a 
better improvement than N=20, that makes me thing the locking is a significant 
part of the overhead and so dropping UniquenessCache in favor of 
ConcurrentHashMap might be the best approach.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to