@@ -49,21 +49,21 @@ Get started with the benchmarks:
4949| Query | Server | Requests/sec | Latency (ms) | Relative |
5050| -------:| --------:| --------------:| --------------:| ---------:|
5151| 1 | ` { posts { id userId title user { id name email }}} ` |
52- || [ Tailcall] | ` 30,082 .30 ` | ` 3.31 ` | ` 102.84x ` |
53- || [ Hasura ] | ` 4,459.81 ` | ` 22.46 ` | ` 15.25x ` |
54- || [ Caliban ] | ` 1,559.81 ` | ` 64.13 ` | ` 5.33x ` |
55- || [ async-graphql ] | ` 1,492.66 ` | ` 66.89 ` | ` 5.10x ` |
56- || [ Gqlgen] | ` 652.24 ` | ` 154.11 ` | ` 2.23x ` |
57- || [ Netflix DGS] | ` 365.29 ` | ` 212.65 ` | ` 1.25x ` |
58- || [ Apollo GraphQL] | ` 292.51 ` | ` 339.55 ` | ` 1.00x ` |
52+ || [ Tailcall] | ` 30,778 .30 ` | ` 3.24 ` | ` 104.49x ` |
53+ || [ Caliban ] | ` 1,588.49 ` | ` 62.83 ` | ` 5.39x ` |
54+ || [ async-graphql ] | ` 1,526.31 ` | ` 65.42 ` | ` 5.18x ` |
55+ || [ Hasura ] | ` 1,519.12 ` | ` 65.78 ` | ` 5.16x ` |
56+ || [ Gqlgen] | ` 672.31 ` | ` 149.43 ` | ` 2.28x ` |
57+ || [ Netflix DGS] | ` 367.40 ` | ` 170.72 ` | ` 1.25x ` |
58+ || [ Apollo GraphQL] | ` 294.57 ` | ` 337.42 ` | ` 1.00x ` |
5959| 2 | ` { posts { title }} ` |
60- || [ Tailcall] | ` 62,286.10 ` | ` 1.59 ` | ` 39.07x ` |
61- || [ Caliban] | ` 9,266.85 ` | ` 11.16 ` | ` 5.81x ` |
62- || [ async-graphql] | ` 7,456.22 ` | ` 13.42 ` | ` 4.68x ` |
63- || [ Hasura] | ` 2,474.23 ` | ` 40.33 ` | ` 1.55x ` |
64- || [ Gqlgen] | ` 2,216.15 ` | ` 46.14 ` | ` 1.39x ` |
65- || [ Apollo GraphQL] | ` 1,745 .35 ` | ` 57.17 ` | ` 1.09x ` |
66- || [ Netflix DGS] | ` 1,594.40 ` | ` 68.48 ` | ` 1.00x ` |
60+ || [ Tailcall] | ` 62,800.60 ` | ` 1.58 ` | ` 39.35x ` |
61+ || [ Caliban] | ` 9,501.39 ` | ` 10.82 ` | ` 5.95x ` |
62+ || [ async-graphql] | ` 7,550.50 ` | ` 13.25 ` | ` 4.73x ` |
63+ || [ Hasura] | ` 2,563.07 ` | ` 38.93 ` | ` 1.61x ` |
64+ || [ Gqlgen] | ` 2,285.80 ` | ` 44.70 ` | ` 1.43x ` |
65+ || [ Apollo GraphQL] | ` 1,786 .35 ` | ` 55.73 ` | ` 1.12x ` |
66+ || [ Netflix DGS] | ` 1,595.81 ` | ` 67.92 ` | ` 1.00x ` |
6767
6868<!-- PERFORMANCE_RESULTS_END -->
6969
0 commit comments