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

   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.
   


-- 
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