Skip to content

tdidierjean/graphqlbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CLI tool to benchmark a GraphQL API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages