This is a catalog of JBang scripts for Hyperfoil.
To use the scripts from this catalog you need to have JBang installed.
Example of running the wrk2
is as follows:
jbang wrk2@hyperfoil -t2 -c100 -d30s -R100 --latency http://localhost:8080
Example of running the run
to execute a custom Hyperfoil benchmark:
jbang run@hyperfoil ./simple-benchmark.hf.yml
To list all the available scripts in the catalog you can use the following command:
jbang catalog list hyperfoil