This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git
from 53f7a6b (chores) performance: increase the test timeout, since more tests are running new 248d67c (chores) performance: break the disruptor tests for easier maintenance new 118a95a (chores) performance: remove unused variables new de53578 (chores) performance: use the average time for the seda and disruptor tests new d182806 (chores) performance: break disruptor tests The 4 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: .../itest/jmh/BlockingProducerToSedaTest.java | 8 +- ...ngProducerWithArrayBlockingQueueToSedaTest.java | 8 +- ...ava => DisruptorMultipleTypesProducerTest.java} | 52 +++++----- .../camel/itest/jmh/DisruptorProducerTest.java | 114 ++------------------- ....java => DisruptorScalabilityProducerTest.java} | 60 ++++------- 5 files changed, 64 insertions(+), 178 deletions(-) copy tests/camel-jmh/src/test/java/org/apache/camel/itest/jmh/{BlockingProducerToSedaTest.java => DisruptorMultipleTypesProducerTest.java} (70%) copy tests/camel-jmh/src/test/java/org/apache/camel/itest/jmh/{BlockingProducerToSedaTest.java => DisruptorScalabilityProducerTest.java} (57%)