Skip to content

Commit

Permalink
Merge branch 'main' of github.com:rocket-connect/otel-js-server-bench…
Browse files Browse the repository at this point in the history
…marks
  • Loading branch information
danstarns committed Jun 15, 2024
2 parents 41cc00a + 503bdc9 commit 85fbc10
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions benchmarks.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

| Name | Latency avg | Requests |
| ---------------------------- | ---------------- | ------------- |
| [http](https://nodejs.org/api/http.html) | 5.26ms | 38kps |
| [http-otel-batch](https://nodejs.org/api/http.html) | 7.29ms | 27kps |
| [express](https://github.com/expressjs/express) | 15.78ms | 13kps |
| [express-otel-batch](https://github.com/expressjs/express) | 19.32ms | 10kps |
| [http-otel](https://nodejs.org/api/http.html) | 19.38ms | 10kps |
| [express-otel](https://github.com/expressjs/express) | 32.18ms | 6.2kps |
| [http](https://nodejs.org/api/http.html) | 5.39ms | 37kps |
| [http-otel-batch](https://nodejs.org/api/http.html) | 8.58ms | 23kps |
| [express](https://github.com/expressjs/express) | 15.80ms | 13kps |
| [express-otel-batch](https://github.com/expressjs/express) | 18.84ms | 11kps |
| [http-otel](https://nodejs.org/api/http.html) | 19.43ms | 10kps |
| [express-otel](https://github.com/expressjs/express) | 32.10ms | 6.2kps |

0 comments on commit 85fbc10

Please sign in to comment.