hasura / graphql-bench

A super simple tool to benchmark GraphQL queries
Apache License 2.0
265 stars 41 forks source link

Add option to have Subscriptions benchmark send pre-written mutations at selected intervals, so that it can calculate latency without needing to store records #31

Open GavinRay97 opened 3 years ago

GavinRay97 commented 3 years ago

This would make testing easier