Skip to content

Commit

Permalink
Update performance results in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and github-actions[bot] committed May 1, 2024
1 parent 82f42f4 commit 7b62b2f
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ Get started with the benchmarks:

| Server | Requests/sec | Latency (ms) |
|--------:|--------------:|--------------:|
| [Caliban] | `8,758.74` | `11.43` |
| [Tailcall] | `8,556.91` | `11.68` |
| [async-graphql] | `7,526.23` | `13.29` |
| [Gqlgen] | `2,244.85` | `46.07` |
| [Apollo GraphQL] | `1,876.31` | `53.16` |
| [Netflix DGS] | `1,377.26` | `76.52` |
| [Tailcall] | `8,521.83` | `11.70` |
| [Caliban] | `8,253.38` | `12.22` |
| [async-graphql] | `7,482.22` | `13.37` |
| [Gqlgen] | `2,208.95` | `46.74` |
| [Apollo GraphQL] | `1,826.79` | `54.52` |
| [Netflix DGS] | `1,376.52` | `76.65` |

<!-- PERFORMANCE_RESULTS_END -->

Expand Down
Binary file modified assets/latency_histogram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/req_sec_histogram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions results.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

| Server | Requests/sec | Latency (ms) |
|--------:|--------------:|--------------:|
| [Caliban] | `8,758.74` | `11.43` |
| [Tailcall] | `8,556.91` | `11.68` |
| [async-graphql] | `7,526.23` | `13.29` |
| [Gqlgen] | `2,244.85` | `46.07` |
| [Apollo GraphQL] | `1,876.31` | `53.16` |
| [Netflix DGS] | `1,377.26` | `76.52` |
| [Tailcall] | `8,521.83` | `11.70` |
| [Caliban] | `8,253.38` | `12.22` |
| [async-graphql] | `7,482.22` | `13.37` |
| [Gqlgen] | `2,208.95` | `46.74` |
| [Apollo GraphQL] | `1,826.79` | `54.52` |
| [Netflix DGS] | `1,376.52` | `76.65` |

<!-- PERFORMANCE_RESULTS_END -->

0 comments on commit 7b62b2f

Please sign in to comment.