Skip to content

Microservice-oriented load driver solving the coordinated-omission fallacy

License

Notifications You must be signed in to change notification settings

wburns/Hyperfoil

This branch is 104 commits behind Hyperfoil/Hyperfoil:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1047707 · Nov 10, 2023
Aug 30, 2023
Jun 28, 2023
Jun 28, 2023
Aug 2, 2023
Dec 15, 2022
Jun 28, 2023
Jun 28, 2023
Jun 28, 2023
Jun 28, 2023
Jun 28, 2023
Nov 9, 2023
Jun 28, 2023
Jun 28, 2023
Aug 29, 2019
Nov 22, 2022
Jun 8, 2018
Mar 30, 2023
Sep 9, 2022
Nov 10, 2023

Repository files navigation

hyperfoil_logo

GitHub issues GitHub forks GitHub stars GitHub license

Hyperfoil is microservice-oriented distributed benchmark framework that solves the coordinated-omission fallacy.

Project website: https://hyperfoil.io.

Prerequisites

Getting Started

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/

Image

We publish the image at quay.io/hyperfoil/hyperfoil.

Contributing

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.

License

Apache-2.0 license

About

Microservice-oriented load driver solving the coordinated-omission fallacy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.4%
  • Other 1.6%