Skip to content

Commit f47292d

Browse files
actions-usergithub-actions[bot]
authored andcommitted
Update performance results in README.md
1 parent 14d46f8 commit f47292d

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ Get started with the benchmarks:
4848

4949
| Server | Requests/sec | Latency (ms) |
5050
|--------:|--------------:|--------------:|
51-
| [Caliban] | `9,308.40` | `11.11` |
52-
| [async-graphql] | `7,805.58` | `12.82` |
53-
| [Tailcall] | `7,324.31` | `13.63` |
54-
| [Gqlgen] | `2,198.85` | `46.90` |
55-
| [Apollo GraphQL] | `1,849.81` | `53.84` |
56-
| [Netflix DGS] | `1,660.16` | `64.03` |
51+
| [Caliban] | `9,316.12` | `11.07` |
52+
| [async-graphql] | `7,846.45` | `12.75` |
53+
| [Tailcall] | `7,468.80` | `13.36` |
54+
| [Gqlgen] | `2,187.44` | `47.38` |
55+
| [Apollo GraphQL] | `1,840.73` | `54.12` |
56+
| [Netflix DGS] | `1,665.41` | `64.08` |
5757

5858
<!-- PERFORMANCE_RESULTS_END -->
5959

assets/latency_histogram.png

8 Bytes
Loading

assets/req_sec_histogram.png

9 Bytes
Loading

results.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
| Server | Requests/sec | Latency (ms) |
44
|--------:|--------------:|--------------:|
5-
| [Caliban] | `9,308.40` | `11.11` |
6-
| [async-graphql] | `7,805.58` | `12.82` |
7-
| [Tailcall] | `7,324.31` | `13.63` |
8-
| [Gqlgen] | `2,198.85` | `46.90` |
9-
| [Apollo GraphQL] | `1,849.81` | `53.84` |
10-
| [Netflix DGS] | `1,660.16` | `64.03` |
5+
| [Caliban] | `9,316.12` | `11.07` |
6+
| [async-graphql] | `7,846.45` | `12.75` |
7+
| [Tailcall] | `7,468.80` | `13.36` |
8+
| [Gqlgen] | `2,187.44` | `47.38` |
9+
| [Apollo GraphQL] | `1,840.73` | `54.12` |
10+
| [Netflix DGS] | `1,665.41` | `64.08` |
1111

1212
<!-- PERFORMANCE_RESULTS_END -->

0 commit comments

Comments
 (0)