Brandon Simmons
c415cd7c0d
server benchmarks: add introspection queries
...
This excercises a different code path from regular queries and is
pretty slow. Motivated by https://github.com/hasura/graphql-engine-mono/pull/2835
We may need to break chinook up into two sets if it keeps growing or
becomes a bottleneck, but do that later.
GitOrigin-RevId: 5832aef520db85f694924e038c0f2c9a7dd17a13
2021-12-09 15:10:42 +00:00
Robert
783cd678b7
benchmarks: skip failing remote_schema suite
...
This skips the failing benchmark suite `remote_schema` while it's broken, #2883 .
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2884
GitOrigin-RevId: 629031d4926452a669f08c924e0be61bcd92f559
2021-11-17 13:00:45 +00:00
Abby Sassel
a9e3a1b4bd
server/bigquery: improve test setup and documentation ( close #2345 )
...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2495
GitOrigin-RevId: ef250a0796200be6b75363b4275eb8a7ae780154
2021-10-12 17:59:44 +00:00
Brandon Simmons
a0118c99db
server benchmarks: minor fixup of afbdb8d74
...
https://github.com/hasura/graphql-engine-mono/pull/2039
GitOrigin-RevId: 263e7eb3d483eed644d3c41aee6c6e733b2f3633
2021-08-09 19:28:47 +00:00
Brandon Simmons
681113f1d8
Jberryman/1993 skip just report mode
...
https://github.com/hasura/graphql-engine-mono/pull/2028
Co-authored-by: David Overton <7734777+dmoverton@users.noreply.github.com>
GitOrigin-RevId: afbdb8d74bede1e78b054f5582cbf144bba20762
2021-08-06 18:41:27 +00:00
David Overton
394a1fa83b
Skip remote_schema benchmark in CI
...
https://github.com/hasura/graphql-engine-mono/pull/2017
GitOrigin-RevId: e6c31ab35816a8dc690c9e5f9d64f76469db65ae
2021-08-05 16:20:47 +00:00
David Overton
1abb1dee69
Remote Schema Customization take 2 using parser tranformations
...
https://github.com/hasura/graphql-engine-mono/pull/1740
GitOrigin-RevId: e807952058243a97f67cd9969fa434933a08652f
2021-07-30 11:33:59 +00:00
Brandon Simmons
8306a4d1e4
Add initial benchmark suite, running in CI ( closes hasura/graphql-engine-mono#736 )
...
https://github.com/hasura/graphql-engine-mono/pull/1742
GitOrigin-RevId: 17ccd836171f6f39e808f8ac0f28da5cf8ef8f27
2021-07-08 18:19:51 +00:00