Skip to content

Commit

Permalink
Update Rust crate serde to v1.0.217
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 05af149 commit f862327
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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 f862327

@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,585.30 4.62 190.13x
[GraphQL JIT] 1,118.16 88.92 9.85x
[async-graphql] 998.00 99.80 8.79x
[Caliban] 816.75 121.74 7.19x
[Gqlgen] 378.04 260.57 3.33x
[Netflix DGS] 190.82 504.27 1.68x
[Apollo GraphQL] 129.92 705.95 1.14x
[Hasura] 113.53 779.88 1.00x
2 { posts { title }}
[Tailcall] 32,934.00 3.04 80.94x
[async-graphql] 5,148.40 19.48 12.65x
[Caliban] 4,931.95 20.68 12.12x
[GraphQL JIT] 1,163.48 85.79 2.86x
[Gqlgen] 1,093.90 100.62 2.69x
[Apollo GraphQL] 888.97 112.86 2.18x
[Netflix DGS] 806.99 124.65 1.98x
[Hasura] 406.87 244.99 1.00x
3 { greet }
[Tailcall] 39,541.80 2.53 24.11x
[Caliban] 33,879.10 2.95 20.66x
[async-graphql] 24,059.70 4.17 14.67x
[Gqlgen] 23,751.00 8.86 14.48x
[GraphQL JIT] 4,695.30 21.25 2.86x
[Netflix DGS] 4,183.33 28.77 2.55x
[Apollo GraphQL] 4,030.44 27.60 2.46x
[Hasura] 1,639.80 67.47 1.00x

Please sign in to comment.