This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch pool in repository https://gitbox.apache.org/repos/asf/camel.git.
from 337b9c5 CAMEL-16279: camel-core - Optimize core to reduce object allocations by pooloing reusable tasks in the routing engine. add d33e563 CAMEL-16279: camel-core - Optimize core to reduce object allocations by pooloing reusable tasks in the routing engine. No new revisions were added by this update. Summary of changes: .../apache/camel/processor/PooledTaskFactory.java | 20 ++++++++++++++------ .../apache/camel/processor/PrototypeTaskFactory.java | 4 ++-- 2 files changed, 16 insertions(+), 8 deletions(-)