Skip to content

Commit

Permalink
Update dependency @graphql-tools/schema to v10.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 683d787 commit 685ea1f
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions graphql/graphql_jit/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 comments on commit 685ea1f

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Query Server Requests/sec Latency (ms) Relative
1 { posts { id userId title user { id name email }}}
[Tailcall] 22,090.50 4.51 193.81x
[Gqlgen] 2,516.82 39.65 22.08x
[GraphQL JIT] 2,192.30 45.50 19.23x
[async-graphql] 989.76 100.26 8.68x
[Caliban] 787.98 126.86 6.91x
[Netflix DGS] 191.17 505.23 1.68x
[Apollo GraphQL] 133.52 688.94 1.17x
[Hasura] 113.98 801.36 1.00x
2 { posts { title }}
[Tailcall] 33,452.60 2.99 81.76x
[Gqlgen] 8,200.55 13.37 20.04x
[async-graphql] 5,145.64 19.44 12.58x
[Caliban] 4,846.47 21.22 11.85x
[GraphQL JIT] 2,020.70 49.58 4.94x
[Apollo GraphQL] 884.66 113.44 2.16x
[Netflix DGS] 814.55 123.39 1.99x
[Hasura] 409.15 245.82 1.00x
3 { greet }
[Gqlgen] 175,003.00 768.94 116.20x
[Tailcall] 40,290.80 2.48 26.75x
[Caliban] 33,090.30 3.04 21.97x
[async-graphql] 23,715.20 4.22 15.75x
[GraphQL JIT] 8,860.52 11.26 5.88x
[Netflix DGS] 4,199.61 28.90 2.79x
[Apollo GraphQL] 4,032.57 27.53 2.68x
[Hasura] 1,506.07 66.44 1.00x

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Query Server Requests/sec Latency (ms) Relative
1 { posts { id userId title user { id name email }}}
[Tailcall] 21,698.40 4.60 188.62x
[GraphQL JIT] 2,359.93 42.27 20.51x
[Gqlgen] 2,141.63 46.68 18.62x
[async-graphql] 973.79 101.87 8.46x
[Caliban] 806.43 123.57 7.01x
[Netflix DGS] 192.70 503.13 1.68x
[Apollo GraphQL] 133.16 690.40 1.16x
[Hasura] 115.04 824.51 1.00x
2 { posts { title }}
[Tailcall] 33,311.40 3.00 73.75x
[Gqlgen] 6,367.59 17.38 14.10x
[async-graphql] 5,069.33 19.76 11.22x
[Caliban] 4,892.05 20.89 10.83x
[GraphQL JIT] 2,286.63 44.06 5.06x
[Apollo GraphQL] 902.11 111.19 2.00x
[Netflix DGS] 819.07 122.51 1.81x
[Hasura] 451.71 223.72 1.00x
3 { greet }
[Gqlgen] 173,802.00 529.41 110.38x
[Tailcall] 39,914.70 2.51 25.35x
[Caliban] 33,841.10 2.98 21.49x
[async-graphql] 23,471.50 4.28 14.91x
[GraphQL JIT] 9,665.41 10.32 6.14x
[Netflix DGS] 4,234.29 27.69 2.69x
[Apollo GraphQL] 4,002.89 27.79 2.54x
[Hasura] 1,574.59 68.30 1.00x

Please sign in to comment.