Skip to content

Commit

Permalink
Update Rust crate async-graphql-axum to v7.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 819b663 commit 6e0f29d
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 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 6e0f29d

@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,951.10 4.55 190.23x
[async-graphql] 10,157.30 9.95 88.03x
[Caliban] 6,787.36 14.68 58.82x
[GraphQL JIT] 1,074.90 92.52 9.32x
[Gqlgen] 392.20 251.33 3.40x
[Netflix DGS] 191.08 507.54 1.66x
[Apollo GraphQL] 133.29 691.70 1.16x
[Hasura] 115.39 800.48 1.00x
2 { posts { title }}
[async-graphql] 57,271.80 1.81 138.43x
[Caliban] 43,286.90 2.37 104.63x
[Tailcall] 33,210.60 3.01 80.27x
[Gqlgen] 1,128.83 96.81 2.73x
[GraphQL JIT] 1,113.63 89.63 2.69x
[Apollo GraphQL] 894.28 112.22 2.16x
[Netflix DGS] 815.20 123.94 1.97x
[Hasura] 413.73 245.57 1.00x
3 { greet }
[async-graphql] 411,650.00 316.34 277.91x
[Caliban] 312,623.00 369.86 211.06x
[Tailcall] 39,767.60 2.51 26.85x
[Gqlgen] 24,542.30 9.13 16.57x
[GraphQL JIT] 4,500.72 22.15 3.04x
[Netflix DGS] 4,258.45 28.01 2.87x
[Apollo GraphQL] 4,062.80 27.69 2.74x
[Hasura] 1,481.21 67.21 1.00x

Please sign in to comment.