Skip to content

Commit

Permalink
feat: drop support for json yaml from Config (#3201)
Browse files Browse the repository at this point in the history
Co-authored-by: laststylebender <[email protected]>
Co-authored-by: blacksmith-sh[bot] <157653362+blacksmith-sh[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tushar Mathur <[email protected]>
  • Loading branch information
5 people authored Dec 9, 2024
1 parent 858ac97 commit 01ebf87
Show file tree
Hide file tree
Showing 40 changed files with 425 additions and 2,922 deletions.
2 changes: 0 additions & 2 deletions .graphqlrc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
schema:
- "./examples/jsonplaceholder.graphql"
- "./generated/.tailcallrc.graphql"
# for tests inside the repo
- "./tests/graphql_spec.graphql"
119 changes: 0 additions & 119 deletions examples/jsonplaceholder.json

This file was deleted.

73 changes: 0 additions & 73 deletions examples/jsonplaceholder.yml

This file was deleted.

113 changes: 0 additions & 113 deletions examples/jsonplaceholder_batch.json

This file was deleted.

71 changes: 0 additions & 71 deletions examples/jsonplaceholder_batch.yml

This file was deleted.

Loading

1 comment on commit 01ebf87

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running 30s test @ http://localhost:8000/graphql

4 threads and 100 connections

Thread Stats Avg Stdev Max +/- Stdev
Latency 4.10ms 1.91ms 32.00ms 77.83%
Req/Sec 6.24k 773.17 10.88k 93.58%

745283 requests in 30.04s, 3.74GB read

Requests/sec: 24813.49

Transfer/sec: 127.36MB

Please sign in to comment.