rmaucher commented on PR #702:
URL: https://github.com/apache/tomcat/pull/702#issuecomment-1969224578

   I added some optimizations, still based on the array. If you investigate 
something, then fully using a LinkedHashSet would likely be better than HashSet 
+ array. Please provide actual micro benchmarks to determine when/if it becomes 
better than the current code.


-- 
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: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to