theigl opened a new pull request #452:
URL: https://github.com/apache/wicket/pull/452


   We currently create a `Behaviors` instance for every invocation of its 
methods. While this is slightly "more OO" than a static utility class, it 
allocates hundreds of MiB per minute in my application.
   
   This PR converts `Behaviors` into a static utility class.
   
   See https://issues.apache.org/jira/browse/WICKET-6830


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

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


Reply via email to