Skip to content

Commit 53cc00a

Browse files
benchmark: update
1 parent 7f789ac commit 53cc00a

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.33ms | 14kps |
26-
| [apollo](https://github.com/apollographql/apollo-server) | Node.js | Express | 31.60ms | 6.3kps |
27-
| [yoga-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 33.34ms | 6.0kps |
28-
| [helix](https://github.com/contra/graphql-helix) | Node.js | http | 51.59ms | 3.9kps |
29-
| [yoga-debugger](https://graphql-debugger.com/docs/plugins/yoga) | Node.js | http | 51.94ms | 3.8kps |
30-
| [apollo-debugger](https://graphql-debugger.com/docs/plugins/apollo) | Node.js | Express | 53.15ms | 3.7kps |
31-
| [apollo-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | Express | 54.97ms | 3.6kps |
32-
| [helix-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 66.98ms | 3.0kps |
33-
| [helix-debugger](https://github.com/rocket-connect/graphql-debugger) | Node.js | http | 78.97ms | 2.5kps |
25+
| [yoga](https://github.com/dotansimha/graphql-yoga) | Node.js | http | 14.78ms | 14kps |
26+
| [apollo](https://github.com/apollographql/apollo-server) | Node.js | Express | 32.48ms | 6.2kps |
27+
| [yoga-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 34.13ms | 5.9kps |
28+
| [helix](https://github.com/contra/graphql-helix) | Node.js | http | 45.21ms | 4.4kps |
29+
| [yoga-debugger](https://graphql-debugger.com/docs/plugins/yoga) | Node.js | http | 51.27ms | 3.9kps |
30+
| [apollo-debugger](https://graphql-debugger.com/docs/plugins/apollo) | Node.js | Express | 53.14ms | 3.8kps |
31+
| [apollo-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | Express | 54.79ms | 3.6kps |
32+
| [helix-otel](https://github.com/open-telemetry/opentelemetry-js/) | Node.js | http | 75.75ms | 2.6kps |
33+
| [helix-debugger](https://github.com/rocket-connect/graphql-debugger) | Node.js | http | 80.56ms | 2.5kps |

0 commit comments

Comments
 (0)