This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-3.7.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from 970fbf9 CAMEL-16202: camel-core - Optimize DefaultHeaderFilterStrategy filtering new 8f53d78 camel-vertx-http - Optimize a bit new 5bab8a5 CAMEL-16199: camel-http - Optimize headers added as request headers in producer new 23867aa camel-vertx-http - Optimize a bit 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: .../apache/camel/component/http/HttpProducer.java | 102 +++++++++++---------- .../vertx/http/DefaultVertxHttpBinding.java | 27 ++++-- .../vertx/http/VertxHttpProducerLoadTest.java} | 44 ++------- 3 files changed, 82 insertions(+), 91 deletions(-) copy components/{camel-http/src/test/java/org/apache/camel/component/http/HttpProducerLoadTest.java => camel-vertx-http/src/test/java/org/apache/camel/component/vertx/http/VertxHttpProducerLoadTest.java} (70%)