Skip to content

Commit 128c04f

Browse files
benchmark: update
1 parent ca599f1 commit 128c04f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

benchmarks/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ The API is served over HTTP using a common web server and load tested using [bom
2222

2323
| Name | Language | Server | Latency avg | Requests |
2424
| ---------------------------- | ------------- | --------------- | ---------------- | ------------- |
25-
| [yoga](https://github.com/dotansimha/graphql-yoga) | Node.js | http | 15.01ms | 13kps |
26-
| [apollo](https://github.com/apollographql/apollo-server) | Node.js | Express | 32.01ms | 6.2kps |
27-
| [yoga-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 33.06ms | 6.1kps |
28-
| [helix](https://github.com/contra/graphql-helix) | Node.js | http | 52.45ms | 3.8kps |
29-
| [apollo-debugger](https://graphql-debugger.com/docs/plugins/apollo) | Node.js | Express | 52.88ms | 3.8kps |
30-
| [yoga-debugger](https://graphql-debugger.com/docs/plugins/yoga) | Node.js | http | 54.33ms | 3.7kps |
31-
| [apollo-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | Express | 55.67ms | 3.6kps |
32-
| [helix-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 67.51ms | 3.0kps |
33-
| [helix-debugger](https://github.com/rocket-connect/graphql-debugger) | Node.js | http | 80.23ms | 2.5kps |
25+
| [yoga](https://github.com/dotansimha/graphql-yoga) | Node.js | http | 14.76ms | 14kps |
26+
| [apollo](https://github.com/apollographql/apollo-server) | Node.js | Express | 32.53ms | 6.1kps |
27+
| [yoga-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 34.52ms | 5.8kps |
28+
| [helix](https://github.com/contra/graphql-helix) | Node.js | http | 47.85ms | 4.2kps |
29+
| [apollo-debugger](https://graphql-debugger.com/docs/plugins/apollo) | Node.js | Express | 53.97ms | 3.7kps |
30+
| [apollo-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | Express | 55.28ms | 3.6kps |
31+
| [yoga-debugger](https://graphql-debugger.com/docs/plugins/yoga) | Node.js | http | 56.46ms | 3.5kps |
32+
| [helix-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 68.56ms | 2.9kps |
33+
| [helix-debugger](https://github.com/rocket-connect/graphql-debugger) | Node.js | http | 82.19ms | 2.4kps |

0 commit comments

Comments
 (0)