@@ -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,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 ` |
52+ || [ Tailcall] | ` 29,869.10 ` | ` 3.34 ` | ` 103.04x ` |
53+ || [ Caliban] | ` 1,590.34 ` | ` 62.88 ` | ` 5.49x ` |
54+ || [ async-graphql] | ` 1,474.68 ` | ` 67.71 ` | ` 5.09x ` |
55+ || [ Hasura] | ` 1,469.39 ` | ` 68.02 ` | ` 5.07x ` |
56+ || [ Gqlgen] | ` 641.60 ` | ` 156.36 ` | ` 2.21x ` |
57+ || [ Netflix DGS] | ` 362.26 ` | ` 178.54 ` | ` 1.25x ` |
58+ || [ Apollo GraphQL] | ` 289.88 ` | ` 342.62 ` | ` 1.00x ` |
5959| 2 | ` { posts { title }} ` |
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 ` |
60+ || [ Tailcall] | ` 61,933.50 ` | ` 1.61 ` | ` 38.96x ` |
61+ || [ Caliban] | ` 9,289.48 ` | ` 11.10 ` | ` 5.84x ` |
62+ || [ async-graphql] | ` 7,459.64 ` | ` 13.38 ` | ` 4.69x ` |
63+ || [ Hasura] | ` 2,490.59 ` | ` 40.18 ` | ` 1.57x ` |
64+ || [ Gqlgen] | ` 2,192.15 ` | ` 46.51 ` | ` 1.38x ` |
65+ || [ Apollo GraphQL] | ` 1,762.34 ` | ` 56.64 ` | ` 1.11x ` |
66+ || [ Netflix DGS] | ` 1,589.50 ` | ` 68.74 ` | ` 1.00x ` |
6767
6868<!-- PERFORMANCE_RESULTS_END -->
6969
0 commit comments