Hyperfoil
Hyperfoil is an open-source (ASL 2.0) microservice-oriented distributed benchmark framework.
For more information on Hyperfoil visit the project's website on hyperfoil.io.
You can reach the community on Zulip.
License |
License |
---|---|
GroupId | GroupIdio.hyperfoil |
ArtifactId | ArtifactIdhyperfoil-test-suite |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHyperfoil Test-Suite
Hyperfoil will rock your application with load
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hyperfoil-test-suite-0.2.pom | |
hyperfoil-test-suite-0.2.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-test-suite/ -->
<dependency>
<groupId>io.hyperfoil</groupId>
<artifactId>hyperfoil-test-suite</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-test-suite/
implementation 'io.hyperfoil:hyperfoil-test-suite:0.2'
// https://jarcasting.com/artifacts/io.hyperfoil/hyperfoil-test-suite/
implementation ("io.hyperfoil:hyperfoil-test-suite:0.2")
'io.hyperfoil:hyperfoil-test-suite:jar:0.2'
<dependency org="io.hyperfoil" name="hyperfoil-test-suite" rev="0.2">
<artifact name="hyperfoil-test-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hyperfoil', module='hyperfoil-test-suite', version='0.2')
)
libraryDependencies += "io.hyperfoil" % "hyperfoil-test-suite" % "0.2"
[io.hyperfoil/hyperfoil-test-suite "0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
io.hyperfoil : hyperfoil-api | jar | 0.2 |
io.hyperfoil : hyperfoil-core | jar | 0.2 |
io.vertx : vertx-unit | jar | 3.6.2 |
io.hyperfoil : hyperfoil-clustering | jar | 0.2 |
io.hyperfoil : hyperfoil-cli | jar | 0.2 |
org.asynchttpclient : async-http-client | jar | 2.5.2 |
org.assertj : assertj-core | jar | 3.10.0 |
io.vertx : vertx-core | jar | 3.6.2 |
Hyperfoil is an open-source (ASL 2.0) microservice-oriented distributed benchmark framework.
For more information on Hyperfoil visit the project's website on hyperfoil.io.
You can reach the community on Zulip.