dashorst opened a new pull request, #536:
URL: https://github.com/apache/wicket/pull/536

   By replacing the datastructure for Application class's metaData field
   with a ConcurrentHashMap we can remove the synchronization on the
   application instance and speed up lookups of the metadata. For at least
   one application this will remove 50% of all blocking calls.
   
   (cherry picked from commit 8c770c4337cc2649385aea49f02d29a357ac7acf)
   


-- 
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: commits-unsubscr...@wicket.apache.org

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

Reply via email to