Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 330 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 330 Bytes

GraphQL benchmark

This tool runs a benchmark of a GraphQL query by timing requests while automatically varying both the number of resources requested and the fields requested.

How to use

Check the examples folder for an example configuration file.

Run with:

go build cmd/main.go
./main examples/exercises.json