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


   This PR includes some micro optimizations for `ComponentInfo`:
   
   - Pre-size `StringBuilders` when encoding and decoding component paths
   - Return empty component path without further allocations
   
   Pre-sizing the `StringBuilder` is about 10% faster if the path is longer 
than 16 characters.
   
   https://issues.apache.org/jira/browse/WICKET-6960


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