Skip to content

Commit 6063ba3

Browse files
update readme
1 parent 7696a51 commit 6063ba3

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.57ms | 63kps |
24-
| [Tailcall](https://tailcall.run/) | Rust | Hyper | 3.50ms | 29kps |
25-
| [graphql-crystal](https://github.com/graphql-crystal/graphql) | Crystal | Kemal | 3.82ms | 26kps |
26-
| [async-graphql](https://github.com/async-graphql/async-graphql) | Rust | Actix Web | 4.26ms | 23kps |
27-
| [gqlgen](https://github.com/99designs/gqlgen) | Go | net/http | 4.35ms | 23kps |
28-
| [Juniper](https://github.com/graphql-rust/juniper) | Rust | Actix Web | 4.49ms | 22kps |
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.44ms | 11kps |
31-
| [nim-graphql](https://github.com/status-im/nim-graphql) | Nim | Chronos | 11.49ms | 8.7kps |
32-
| [graphql-go](https://github.com/graphql-go/graphql) | Go | net/http | 12.06ms | 8.3kps |
33-
| [agoo](https://github.com/ohler55/agoo) | Ruby/C | agoo | 13.57ms | 7.4kps |
34-
| [graphql-yoga](https://github.com/dotansimha/graphql-yoga) | Node.js | http | 16.72ms | 6.0kps |
35-
| [Hono](https://github.com/honojs/graphql-server) | Bun | HonoJS | 18.92ms | 5.3kps |
36-
| [Absinthe](https://github.com/absinthe-graphql/absinthe) | Elixir | Phoenix | 26.52ms | 3.8kps |
37-
| [graphql-jit](https://github.com/zalando-incubator/graphql-jit) | Node.js | http | 28.67ms | 3.5kps |
38-
| [apollo](https://github.com/apollographql/apollo-server) | Node.js | Express | 41.72ms | 2.4kps |
39-
| [graphql-ruby](https://github.com/rmosolgo/graphql-ruby) | Ruby | Puma | 54.61ms | 2.3kps |
40-
| [graphql-js](https://github.com/graphql/graphql-js) | Node.js | http | 51.60ms | 1.9kps |
41-
| [Strawberry](https://github.com/strawberry-graphql/strawberry) | Python | gunicorn | 103.96ms | 950ps |
42-
| [Graphene](https://github.com/graphql-python/graphene) | Python | gunicorn | 106.92ms | 920ps |
43-
| [Sangria](https://github.com/sangria-graphql/sangria) | Scala | Akka HTTP | 196.23ms | 500ps |
23+
| [static-rust](https://actix.rs/) | Rust | Actix Web | 1.90ms | 110kps |
24+
| [graphql-crystal](https://github.com/graphql-crystal/graphql) | Crystal | Kemal | 3.00ms | 67kps |
25+
| [Tailcall](https://tailcall.run/) | Rust | Hyper | 3.39ms | 59kps |
26+
| [gqlgen](https://github.com/99designs/gqlgen) | Go | net/http | 4.07ms | 49kps |
27+
| [async-graphql](https://github.com/async-graphql/async-graphql) | Rust | Actix Web | 4.92ms | 41kps |
28+
| [Juniper](https://github.com/graphql-rust/juniper) | Rust | Actix Web | 5.51ms | 36kps |
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.13ms | 20kps |
31+
| [graphql-go](https://github.com/graphql-go/graphql) | Go | net/http | 11.06ms | 18kps |
32+
| [agoo](https://github.com/ohler55/agoo) | Ruby/C | agoo | 13.51ms | 15kps |
33+
| [graphql-yoga](https://github.com/dotansimha/graphql-yoga) | Node.js | http | 15.29ms | 13kps |
34+
| [graphql-jit](https://github.com/zalando-incubator/graphql-jit) | Node.js | http | 21.32ms | 9.4kps |
35+
| [nim-graphql](https://github.com/status-im/nim-graphql) | Nim | Chronos | 21.85ms | 9.1kps |
36+
| [Absinthe](https://github.com/absinthe-graphql/absinthe) | Elixir | Phoenix | 23.57ms | 8.5kps |
37+
| [Hono](https://github.com/honojs/graphql-server) | Bun | HonoJS | 30.94ms | 6.5kps |
38+
| [apollo](https://github.com/apollographql/apollo-server) | Node.js | Express | 35.18ms | 5.7kps |
39+
| [graphql-ruby](https://github.com/rmosolgo/graphql-ruby) | Ruby | Puma | 46.03ms | 5.6kps |
40+
| [graphql-js](https://github.com/graphql/graphql-js) | Node.js | http | 46.20ms | 4.3kps |
41+
| [Sangria](https://github.com/sangria-graphql/sangria) | Scala | Akka HTTP | 97.00ms | 2.0kps |
42+
| [Graphene](https://github.com/graphql-python/graphene) | Python | gunicorn | 112.13ms | 1.9kps |
43+
| [Strawberry](https://github.com/strawberry-graphql/strawberry) | Python | gunicorn | 111.40ms | 1.8kps |

0 commit comments

Comments
 (0)