theigl opened a new pull request #422: URL: https://github.com/apache/wicket/pull/422
This PR makes a very minor change by returning `Collections.emptyList` instead of wrapping empty results in a `Collections.unmodifiableList`. For components without behaviors but with models, this change nearly doubles the throughput. https://issues.apache.org/jira/browse/WICKET-6773 ---------------------------------------------------------------- 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