Skip to content

Commit

Permalink
benchmark: update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 20, 2024
1 parent def2e1b commit 67c456e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ The API is served over HTTP using a common web server and load tested using [bom

| Name | Language | Server | Latency avg | Requests |
| ---------------------------- | ------------- | --------------- | ---------------- | ------------- |
| [yoga](https://github.com/dotansimha/graphql-yoga) | Node.js | http | 14.42ms | 14kps |
| [apollo](https://github.com/apollographql/apollo-server) | Node.js | Express | 32.77ms | 6.1kps |
| [yoga-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 33.27ms | 6.0kps |
| [helix](https://github.com/contra/graphql-helix) | Node.js | http | 50.34ms | 4.1kps |
| [yoga-debugger](https://graphql-debugger.com/docs/plugins/yoga) | Node.js | http | 51.49ms | 3.9kps |
| [apollo-debugger](https://graphql-debugger.com/docs/plugins/apollo) | Node.js | Express | 52.54ms | 3.8kps |
| [apollo-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | Express | 55.19ms | 3.6kps |
| [helix-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 66.49ms | 3.0kps |
| [helix-debugger](https://github.com/rocket-connect/graphql-debugger) | Node.js | http | 78.04ms | 2.5kps |
| [yoga](https://github.com/dotansimha/graphql-yoga) | Node.js | http | 15.09ms | 13kps |
| [apollo](https://github.com/apollographql/apollo-server) | Node.js | Express | 31.90ms | 6.3kps |
| [yoga-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 33.44ms | 6.0kps |
| [helix](https://github.com/contra/graphql-helix) | Node.js | http | 43.93ms | 4.5kps |
| [yoga-debugger](https://graphql-debugger.com/docs/plugins/yoga) | Node.js | http | 51.28ms | 3.9kps |
| [apollo-debugger](https://graphql-debugger.com/docs/plugins/apollo) | Node.js | Express | 53.11ms | 3.8kps |
| [apollo-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | Express | 55.09ms | 3.6kps |
| [helix-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 67.71ms | 2.9kps |
| [helix-debugger](https://github.com/rocket-connect/graphql-debugger) | Node.js | http | 87.64ms | 2.3kps |

0 comments on commit 67c456e

Please sign in to comment.