Skip to content

Commit

Permalink
Update Rust crate tokio to v1.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 7c4b633 commit 49953db
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions graphql/async_graphql/Cargo.lock

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

1 comment on commit 49953db

@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,319.30 4.47 193.14x
[GraphQL JIT] 1,132.81 87.77 9.80x
[async-graphql] 1,004.74 98.87 8.69x
[Caliban] 759.42 132.42 6.57x
[Gqlgen] 383.27 257.28 3.32x
[Netflix DGS] 186.67 518.76 1.62x
[Apollo GraphQL] 131.71 696.03 1.14x
[Hasura] 115.56 797.24 1.00x
2 { posts { title }}
[Tailcall] 33,886.30 2.95 73.86x
[async-graphql] 5,182.62 19.32 11.30x
[Caliban] 4,704.15 21.82 10.25x
[GraphQL JIT] 1,175.67 84.90 2.56x
[Gqlgen] 1,082.40 101.63 2.36x
[Apollo GraphQL] 905.30 110.90 1.97x
[Netflix DGS] 802.28 125.25 1.75x
[Hasura] 458.79 234.71 1.00x
3 { greet }
[Tailcall] 40,405.80 2.47 25.68x
[Caliban] 32,540.30 3.10 20.68x
[Gqlgen] 23,816.70 11.82 15.13x
[async-graphql] 23,415.40 4.28 14.88x
[GraphQL JIT] 4,644.07 21.48 2.95x
[Netflix DGS] 4,141.96 28.77 2.63x
[Apollo GraphQL] 4,115.59 27.02 2.62x
[Hasura] 1,573.74 66.26 1.00x

Please sign in to comment.