Skip to content

Commit

Permalink
Update dependency gradle to v8.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 515755a commit 901ba78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

1 comment on commit 901ba78

@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,510.70 4.64 181.93x
[GraphQL JIT] 1,072.09 92.79 9.07x
[async-graphql] 985.34 100.63 8.33x
[Caliban] 746.38 134.49 6.31x
[Gqlgen] 397.06 248.27 3.36x
[Netflix DGS] 185.37 522.18 1.57x
[Apollo GraphQL] 130.76 701.71 1.11x
[Hasura] 118.24 744.20 1.00x
2 { posts { title }}
[Tailcall] 32,728.10 3.05 71.19x
[async-graphql] 5,158.48 19.40 11.22x
[Caliban] 4,739.44 21.65 10.31x
[GraphQL JIT] 1,112.85 89.69 2.42x
[Gqlgen] 1,110.16 98.28 2.41x
[Apollo GraphQL] 892.02 112.52 1.94x
[Netflix DGS] 800.57 124.99 1.74x
[Hasura] 459.70 221.16 1.00x
3 { greet }
[Tailcall] 38,276.40 2.62 26.59x
[Caliban] 33,205.50 3.02 23.07x
[Gqlgen] 24,304.10 8.97 16.89x
[async-graphql] 23,229.50 4.32 16.14x
[GraphQL JIT] 4,454.58 22.38 3.09x
[Netflix DGS] 4,158.04 28.50 2.89x
[Apollo GraphQL] 4,045.46 28.05 2.81x
[Hasura] 1,439.37 70.46 1.00x

Please sign in to comment.