@@ -20,24 +20,24 @@ The API is served over HTTP using a common web server and load tested using [bom
2020
2121| Name | Language | Server | Latency avg | Requests |
2222| ---------------------------- | ------------- | --------------- | ---------------- | ------------- |
23- | [static -rust ](https ://actix .rs /) | Rust | Actix Web | 1.57 ms | 63 kps |
24- | [Tailcall ](https ://tailcall . run / ) | Rust | Hyper | 3.50 ms | 29 kps |
25- | [graphql - crystal ](https ://github . com / graphql - crystal / graphql ) | Crystal | Kemal | 3.82 ms | 26 kps |
26- | [async - graphql ](https ://github .com /async - graphql / async - graphql ) | Rust | Actix Web | 4.26 ms | 23 kps |
27- | [gqlgen ](https ://github .com /99 designs / gqlgen ) | Go | net / http | 4.35 ms | 23 kps |
28- | [Juniper ](https ://github .com /graphql -rust /juniper ) | Rust | Actix Web | 4.49 ms | 22 kps |
29- | [Hot Chocolate ](https ://github .com /ChilliCream /hotchocolate ) | C # | ASP.NET | 9.03ms | 11kps |
30- | [Mercurius ](https ://github .com /mercurius -js /mercurius ) | Node .js | Fastify | 9.44 ms | 11 kps |
31- | [nim - graphql ](https ://github .com /status - im / nim - graphql ) | Nim | Chronos | 11.49 ms | 8.7 kps |
32- | [graphql - go ](https ://github .com /graphql - go / graphql ) | Go | net / http | 12.06 ms | 8.3 kps |
33- | [agoo ](https ://github .com /ohler55 / agoo ) | Ruby / C | agoo | 13.57 ms | 7.4 kps |
34- | [graphql -yoga ](https ://github .com /dotansimha /graphql -yoga ) | Node .js | http | 16.72 ms | 6.0 kps |
35- | [Hono ](https ://github .com /honojs / graphql - server ) | Bun | HonoJS | 18.92 ms | 5.3 kps |
36- | [Absinthe ](https ://github .com /absinthe -graphql /absinthe ) | Elixir | Phoenix | 26.52 ms | 3.8 kps |
37- | [graphql - jit ](https ://github .com /zalando - incubator /graphql -jit ) | Node . js | http | 28.67 ms | 3 .5kps |
38- | [apollo ](https ://github .com /apollographql /apollo -server ) | Node .js | Express | 41.72 ms | 2.4 kps |
39- | [graphql -ruby ](https ://github .com /rmosolgo /graphql -ruby ) | Ruby | Puma | 54.61 ms | 2.3 kps |
40- | [graphql -js ](https ://github .com /graphql /graphql -js ) | Node .js | http | 51.60 ms | 1.9 kps |
41- | [Strawberry ](https ://github .com /strawberry -graphql /strawberry ) | Python | gunicorn | 103.96 ms | 950 ps |
42- | [Graphene ](https ://github .com /graphql -python /graphene ) | Python | gunicorn | 106.92 ms | 920 ps |
43- | [Sangria ](https ://github .com /sangria -graphql /sangria ) | Scala | Akka HTTP | 196.23 ms | 500 ps |
23+ | [static -rust ](https ://actix .rs /) | Rust | Actix Web | 1.90 ms | 110 kps |
24+ | [graphql - crystal ](https ://github . com / graphql - crystal / graphql ) | Crystal | Kemal | 3.00 ms | 67 kps |
25+ | [Tailcall ](https ://tailcall . run / ) | Rust | Hyper | 3.39 ms | 59 kps |
26+ | [gqlgen ](https ://github .com /99 designs / gqlgen ) | Go | net / http | 4.07 ms | 49 kps |
27+ | [async - graphql ](https ://github .com /async - graphql / async - graphql ) | Rust | Actix Web | 4.92 ms | 41 kps |
28+ | [Juniper ](https ://github .com /graphql -rust /juniper ) | Rust | Actix Web | 5.51 ms | 36 kps |
29+ | [Hot Chocolate ](https ://github .com /ChilliCream /hotchocolate ) | C # | ASP.NET | 8.97ms | 22kps |
30+ | [Mercurius ](https ://github .com /mercurius -js /mercurius ) | Node .js | Fastify | 10.13 ms | 20 kps |
31+ | [graphql - go ](https ://github .com /graphql - go / graphql ) | Go | net / http | 11.06 ms | 18 kps |
32+ | [agoo ](https ://github .com /ohler55 / agoo ) | Ruby / C | agoo | 13.51 ms | 15 kps |
33+ | [graphql - yoga ](https ://github .com /dotansimha / graphql - yoga ) | Node . js | http | 15.29 ms | 13 kps |
34+ | [graphql -jit ](https ://github .com /zalando - incubator /graphql -jit ) | Node .js | http | 21.32 ms | 9.4 kps |
35+ | [nim - graphql ](https ://github .com /status - im / nim - graphql ) | Nim | Chronos | 21.85 ms | 9.1 kps |
36+ | [Absinthe ](https ://github .com /absinthe -graphql /absinthe ) | Elixir | Phoenix | 23.57 ms | 8.5 kps |
37+ | [Hono ](https ://github .com /honojs /graphql -server ) | Bun | HonoJS | 30.94 ms | 6 .5kps |
38+ | [apollo ](https ://github .com /apollographql /apollo -server ) | Node .js | Express | 35.18 ms | 5.7 kps |
39+ | [graphql -ruby ](https ://github .com /rmosolgo /graphql -ruby ) | Ruby | Puma | 46.03 ms | 5.6 kps |
40+ | [graphql -js ](https ://github .com /graphql /graphql -js ) | Node .js | http | 46.20 ms | 4.3 kps |
41+ | [Sangria ](https ://github .com /sangria -graphql /sangria ) | Scala | Akka HTTP | 97.00 ms | 2.0 kps |
42+ | [Graphene ](https ://github .com /graphql -python /graphene ) | Python | gunicorn | 112.13 ms | 1.9 kps |
43+ | [Strawberry ](https ://github .com /strawberry -graphql /strawberry ) | Python | gunicorn | 111.40 ms | 1.8 kps |
0 commit comments