This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 88432d8 CAMEL-14466: Optimize - Reduce initial size of exchange properties map. new 3cd57ef Polished new ad1ebea CAMEL-14354: camel-core optimize new d18688c CAMEL-14354: camel-core optimize. Reduce object allocations for lambdas in pipeline. The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../java/org/apache/camel/processor/Pipeline.java | 35 ++++++++++++++++++---- .../errorhandler/RedeliveryErrorHandler.java | 12 ++++---- 2 files changed, 34 insertions(+), 13 deletions(-)