dk2k commented on PR #9825:
URL: https://github.com/apache/camel/pull/9825#issuecomment-1501098215

   @orpiske I will provide it even if it's not in favour of the suggested code 
cganges ;)
   https://gist.github.com/dk2k/5204c1a07d949647e277b7ceb03c266e
   In the most cases native String startsWith() and endsWith() are faster
   time for String.startsWith       49
   time for StringHelper.startsWith 74
   You can try it yourself.
   So we should discard this PR, I believe. 


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