Skip to content

Commit 67c456e

Browse files
benchmark: update
1 parent def2e1b commit 67c456e

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.42ms | 14kps |
26-
| [apollo](https://github.com/apollographql/apollo-server) | Node.js | Express | 32.77ms | 6.1kps |
27-
| [yoga-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 33.27ms | 6.0kps |
28-
| [helix](https://github.com/contra/graphql-helix) | Node.js | http | 50.34ms | 4.1kps |
29-
| [yoga-debugger](https://graphql-debugger.com/docs/plugins/yoga) | Node.js | http | 51.49ms | 3.9kps |
30-
| [apollo-debugger](https://graphql-debugger.com/docs/plugins/apollo) | Node.js | Express | 52.54ms | 3.8kps |
31-
| [apollo-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | Express | 55.19ms | 3.6kps |
32-
| [helix-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 66.49ms | 3.0kps |
33-
| [helix-debugger](https://github.com/rocket-connect/graphql-debugger) | Node.js | http | 78.04ms | 2.5kps |
25+
| [yoga](https://github.com/dotansimha/graphql-yoga) | Node.js | http | 15.09ms | 13kps |
26+
| [apollo](https://github.com/apollographql/apollo-server) | Node.js | Express | 31.90ms | 6.3kps |
27+
| [yoga-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 33.44ms | 6.0kps |
28+
| [helix](https://github.com/contra/graphql-helix) | Node.js | http | 43.93ms | 4.5kps |
29+
| [yoga-debugger](https://graphql-debugger.com/docs/plugins/yoga) | Node.js | http | 51.28ms | 3.9kps |
30+
| [apollo-debugger](https://graphql-debugger.com/docs/plugins/apollo) | Node.js | Express | 53.11ms | 3.8kps |
31+
| [apollo-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | Express | 55.09ms | 3.6kps |
32+
| [helix-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 67.71ms | 2.9kps |
33+
| [helix-debugger](https://github.com/rocket-connect/graphql-debugger) | Node.js | http | 87.64ms | 2.3kps |

0 commit comments

Comments
 (0)