Skip to content

Commit 017cd77

Browse files
update readme
1 parent ea2ecf2 commit 017cd77

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

README.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -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.86ms | 110kps |
24-
| [graphql-crystal](https://github.com/graphql-crystal/graphql) | Crystal | Kemal | 2.97ms | 67kps |
25-
| [Tailcall](https://tailcall.run/) | Rust | Hyper | 3.61ms | 55kps |
26-
| [gqlgen](https://github.com/99designs/gqlgen) | Go | net/http | 4.05ms | 49kps |
27-
| [async-graphql](https://github.com/async-graphql/async-graphql) | Rust | Actix Web | 4.88ms | 41kps |
28-
| [Juniper](https://github.com/graphql-rust/juniper) | Rust | Actix Web | 5.60ms | 36kps |
29-
| [Hot Chocolate](https://github.com/ChilliCream/hotchocolate) | C# | ASP.NET | 9.39ms | 21kps |
30-
| [Mercurius](https://github.com/mercurius-js/mercurius) | Node.js | Fastify | 10.20ms | 20kps |
31-
| [graphql-go](https://github.com/graphql-go/graphql) | Go | net/http | 11.37ms | 18kps |
32-
| [graphql-yoga](https://github.com/dotansimha/graphql-yoga) | Node.js | http | 15.62ms | 13kps |
33-
| [agoo](https://github.com/ohler55/agoo) | Ruby/C | agoo | 16.52ms | 12kps |
34-
| [nim-graphql](https://github.com/status-im/nim-graphql) | Nim | Chronos | 20.00ms | 10.0kps |
35-
| [graphql-jit](https://github.com/zalando-incubator/graphql-jit) | Node.js | http | 20.42ms | 9.8kps |
36-
| [Absinthe](https://github.com/absinthe-graphql/absinthe) | Elixir | Phoenix | 23.86ms | 8.4kps |
37-
| [Hono](https://github.com/honojs/graphql-server) | Bun | HonoJS | 29.80ms | 6.7kps |
38-
| [graphql-ruby](https://github.com/rmosolgo/graphql-ruby) | Ruby | Puma | 45.43ms | 5.7kps |
39-
| [apollo](https://github.com/apollographql/apollo-server) | Node.js | Express | 35.77ms | 5.6kps |
40-
| [graphql-js](https://github.com/graphql/graphql-js) | Node.js | http | 46.15ms | 4.3kps |
41-
| [Sangria](https://github.com/sangria-graphql/sangria) | Scala | Akka HTTP | 97.50ms | 2.1kps |
42-
| [Strawberry](https://github.com/strawberry-graphql/strawberry) | Python | gunicorn | 109.97ms | 1.8kps |
43-
| [Graphene](https://github.com/graphql-python/graphene) | Python | gunicorn | 111.76ms | 1.8kps |
23+
| [static-rust](https://actix.rs/) | Rust | Actix Web | 1.91ms | 100kps |
24+
| [graphql-crystal](https://github.com/graphql-crystal/graphql) | Crystal | Kemal | 2.85ms | 70kps |
25+
| [Tailcall](https://tailcall.run/) | Rust | Hyper | 2.98ms | 67kps |
26+
| [gqlgen](https://github.com/99designs/gqlgen) | Go | net/http | 3.97ms | 50kps |
27+
| [async-graphql](https://github.com/async-graphql/async-graphql) | Rust | Actix Web | 4.81ms | 42kps |
28+
| [Juniper](https://github.com/graphql-rust/juniper) | Rust | Actix Web | 5.36ms | 37kps |
29+
| [Hot Chocolate](https://github.com/ChilliCream/hotchocolate) | C# | ASP.NET | 8.41ms | 24kps |
30+
| [Mercurius](https://github.com/mercurius-js/mercurius) | Node.js | Fastify | 9.84ms | 20kps |
31+
| [graphql-go](https://github.com/graphql-go/graphql) | Go | net/http | 11.05ms | 18kps |
32+
| [agoo](https://github.com/ohler55/agoo) | Ruby/C | agoo | 14.85ms | 13kps |
33+
| [graphql-yoga](https://github.com/dotansimha/graphql-yoga) | Node.js | http | 14.87ms | 13kps |
34+
| [nim-graphql](https://github.com/status-im/nim-graphql) | Nim | Chronos | 19.47ms | 10kps |
35+
| [graphql-jit](https://github.com/zalando-incubator/graphql-jit) | Node.js | http | 22.43ms | 8.9kps |
36+
| [Absinthe](https://github.com/absinthe-graphql/absinthe) | Elixir | Phoenix | 23.04ms | 8.7kps |
37+
| [Hono](https://github.com/honojs/graphql-server) | Bun | HonoJS | 28.04ms | 7.1kps |
38+
| [graphql-ruby](https://github.com/rmosolgo/graphql-ruby) | Ruby | Puma | 44.23ms | 5.8kps |
39+
| [apollo](https://github.com/apollographql/apollo-server) | Node.js | Express | 34.55ms | 5.8kps |
40+
| [graphql-js](https://github.com/graphql/graphql-js) | Node.js | http | 45.41ms | 4.4kps |
41+
| [Sangria](https://github.com/sangria-graphql/sangria) | Scala | Akka HTTP | 90.22ms | 2.2kps |
42+
| [Strawberry](https://github.com/strawberry-graphql/strawberry) | Python | gunicorn | 108.18ms | 1.8kps |
43+
| [Graphene](https://github.com/graphql-python/graphene) | Python | gunicorn | 108.44ms | 1.8kps |

0 commit comments

Comments
 (0)