Skip to content

Commit b3c8d85

Browse files
benchmark: update
1 parent f146d1a commit b3c8d85

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 | 14.66ms | 14kps |
26-
| [apollo](https://github.com/apollographql/apollo-server) | Node.js | Express | 33.00ms | 6.0kps |
27-
| [yoga-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 34.22ms | 5.9kps |
28-
| [helix](https://github.com/contra/graphql-helix) | Node.js | http | 45.19ms | 4.4kps |
29-
| [yoga-debugger](https://graphql-debugger.com/docs/plugins/yoga) | Node.js | http | 53.70ms | 3.7kps |
30-
| [apollo-debugger](https://graphql-debugger.com/docs/plugins/apollo) | Node.js | Express | 54.38ms | 3.7kps |
31-
| [apollo-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | Express | 55.95ms | 3.6kps |
32-
| [helix-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 80.44ms | 2.5kps |
33-
| [helix-debugger](https://github.com/rocket-connect/graphql-debugger) | Node.js | http | 82.41ms | 2.4kps |
25+
| [yoga](https://github.com/dotansimha/graphql-yoga) | Node.js | http | 15.29ms | 13kps |
26+
| [apollo](https://github.com/apollographql/apollo-server) | Node.js | Express | 33.68ms | 5.9kps |
27+
| [yoga-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 34.58ms | 5.8kps |
28+
| [helix](https://github.com/contra/graphql-helix) | Node.js | http | 47.27ms | 4.2kps |
29+
| [apollo-debugger](https://graphql-debugger.com/docs/plugins/apollo) | Node.js | Express | 55.80ms | 3.6kps |
30+
| [apollo-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | Express | 56.16ms | 3.6kps |
31+
| [yoga-debugger](https://graphql-debugger.com/docs/plugins/yoga) | Node.js | http | 56.56ms | 3.5kps |
32+
| [helix-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 69.46ms | 2.9kps |
33+
| [helix-debugger](https://github.com/rocket-connect/graphql-debugger) | Node.js | http | 98.21ms | 2.0kps |

0 commit comments

Comments
 (0)