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 ed0174b  Fix compilation errors with newer Camel versions
     new 29cc14d  Improve granularity for the CSimple tests
     new 3c9bb66  Improve granularity for the Simple operator tests
     new c126f1e  Improve granularity for the CSimple tests

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:
 .../camel/itest/jmh/CSimpleOperatorTest.java       | 43 +++++++++++-----------
 .../apache/camel/itest/jmh/SimpleOperatorTest.java | 43 +++++++++++-----------
 .../itest/jmh/{ => csimple}/CSimpleScript1.java    |  2 +-
 .../itest/jmh/{ => csimple}/CSimpleScript2.java    |  2 +-
 .../itest/jmh/{ => csimple}/CSimpleScript3.java    |  2 +-
 .../services/org/apache/camel/csimple.properties   |  6 +--
 6 files changed, 50 insertions(+), 48 deletions(-)
 rename tests/camel-jmh/src/test/java/org/apache/camel/itest/jmh/{ => 
csimple}/CSimpleScript1.java (97%)
 rename tests/camel-jmh/src/test/java/org/apache/camel/itest/jmh/{ => 
csimple}/CSimpleScript2.java (97%)
 rename tests/camel-jmh/src/test/java/org/apache/camel/itest/jmh/{ => 
csimple}/CSimpleScript3.java (97%)

Reply via email to