This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 3530e69 Regen
add 0b2ebae camel-core - Fluent template to have withHeaders
add 5c4e533 camel-http - Little optimize and load tests to reuse template
to avoid creating garbage objects.
No new revisions were added by this update.
Summary of changes:
.../apache/camel/component/http/HttpProducer.java | 4 +-
.../camel/component/http/HttpProducerLoadTest.java | 55 +++++-----------------
.../org/apache/camel/FluentProducerTemplate.java | 8 ++++
.../impl/engine/DefaultFluentProducerTemplate.java | 13 +++++
4 files changed, 37 insertions(+), 43 deletions(-)