This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git
The following commit(s) were added to refs/heads/master by this push: new 3361fb1 Initial camel performance 3361fb1 is described below commit 3361fb10eec311927f4f8ca938e704fbc4f01498 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Wed Mar 10 13:24:32 2021 +0100 Initial camel performance --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 0000000..66bc9af --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Apache Camel Performance Tests + + +[](https://maven-badges.herokuapp.com/maven-central/org.apache.camel/apache-camel) +[](http://www.javadoc.io/doc/org.apache.camel/camel-core) +[](http://stackoverflow.com/questions/tagged/apache-camel) +[](https://camel.zulipchat.com/) +[](https://twitter.com/ApacheCamel) + + +[Apache Camel](http://camel.apache.org/) is a powerful open source integration framework based on known +Enterprise Integration Patterns with powerful bean integration. + +### Introduction + +This project provides performance tests for Apache Camel.