Skip to content

Commit

Permalink
Update Rust crate serde_json to v1.0.136
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 7b14843 commit 0baedfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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 0baedfe

@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] 23,013.50 4.26 205.91x
[async-graphql] 1,088.15 91.31 9.74x
[GraphQL JIT] 1,075.76 92.38 9.63x
[Caliban] 892.23 112.41 7.98x
[Gqlgen] 397.69 248.09 3.56x
[Netflix DGS] 188.16 527.56 1.68x
[Apollo GraphQL] 130.71 701.88 1.17x
[Hasura] 111.77 762.64 1.00x
2 { posts { title }}
[Tailcall] 36,149.00 2.71 79.12x
[Caliban] 5,367.62 18.72 11.75x
[async-graphql] 5,260.96 19.01 11.51x
[GraphQL JIT] 1,104.19 90.33 2.42x
[Gqlgen] 1,095.79 100.72 2.40x
[Apollo GraphQL] 891.98 112.61 1.95x
[Netflix DGS] 805.97 155.08 1.76x
[Hasura] 456.91 218.60 1.00x
3 { greet }
[Caliban] 47,716.60 2.03 28.49x
[Tailcall] 45,933.80 2.13 27.43x
[Gqlgen] 26,067.40 4.85 15.56x
[async-graphql] 25,361.10 3.93 15.14x
[GraphQL JIT] 4,514.76 22.11 2.70x
[Netflix DGS] 4,178.22 28.41 2.49x
[Apollo GraphQL] 4,015.53 28.75 2.40x
[Hasura] 1,674.84 68.12 1.00x

Please sign in to comment.