You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/10/18 15:45:51 UTC

[GitHub] [camel] davsclaus commented on pull request #8570: CAMEL-16354: camel-core - Optimize Splitters using Scanner

davsclaus commented on PR #8570:
URL: https://github.com/apache/camel/pull/8570#issuecomment-1282608174

   Yeah this is great - the increased performance is great, and also with reduced object allocations as well.
   Most use cases for splitting is new line or some basic delimiter chars. So many users can benefit from this.


-- 
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-unsubscribe@camel.apache.org

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