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 9d252d8 CAMEL-16205: camel-http - Optimize extract response body for
small payloads
new 66074e2 camel-vertx-http - Optimize a bit
new a42ba33 CAMEL-16199: camel-http - Optimize headers added as request
headers in producer
new 32d7810 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%)