.nh .TH "BALBOA-BENCH" "1" "Apr 2023" "" "" .SH NAME .PP balboa-bench - Run a number of queries against given endpoint .SH SYNOPSIS .PP \fBbalboa bench [flags]\fP .SH DESCRIPTION .PP This command issues a potentially large number of queries against a given GraphQL endpoint, for example for benchmarking. It does this in a concurrent fashion. .SH OPTIONS .PP \fB-c\fP, \fB--count\fP=10000 number of queries .PP \fB-h\fP, \fB--help\fP[=false] help for bench .PP \fB-u\fP, \fB--url\fP="http://localhost:8080/query" URL of GraphQL interface to query .PP \fB-v\fP, \fB--verbose\fP[=false] verbose mode .SH SEE ALSO .PP \fBbalboa(1)\fP