Hyperfoil is microservice-oriented distributed benchmark framework that solves the coordinated-omission fallacy.
Project website: https://hyperfoil.io.
- Java 11
- Apache Maven 3.8
mvn package
To run without test cases do
mvn -DskipTests=true package
Then the distribution is either in distribution/target/hyperfoil-<version>-SNAPSHOT.zip
or in
cd distribution/target/distribution/
We publish the image at quay.io/hyperfoil/hyperfoil.
Contributions to Hyperfoil
are managed on GitHub.com
Contributions are most welcome !
You can reach the community on Zulip.
Please, consult our Code of Conduct policies for interacting in our community.
Consider giving the project a star on GitHub if you find it useful.