orpiske commented on PR #11225: URL: https://github.com/apache/camel/pull/11225#issuecomment-1696805803
Some performance details: - Testing with a content-based-router, routing based on the body of a message, this code was faster than 4.0.0 in 100% of the times - Testing with a routing-slip, with a bean to dynamically route the exchanges, this code was faster than 4.0.0 in about 83% of the times - For seda and controlbus, the performance from previous version seems approximately the same - There seems to be a small performance drop with the disruptor component (but I plan to investigate further) -- 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...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org