Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 02961f4

Browse files
authored
Update README.md
1 parent ff2933b commit 02961f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ Get started with the benchmarks:
4747
| Throughput (Higher is better) | Latency (Lower is better) |
4848
|-------:|--------:|
4949
| `{{ posts { id userId title user { id name email }}}}` |
50-
| ![](assets/posts_users_reqs.png) | ![](assets/posts_users_latency.png) |
50+
| ![](assets/posts_users_req.png) | ![](assets/posts_users_latency.png) |
5151
| `{ posts { title }}` |
52-
| ![](assets/posts_reqs.png) | ![](assets/posts_latency.png) |
52+
| ![](assets/posts_req.png) | ![](assets/posts_latency.png) |
5353
| `{greet}` |
54-
| ![](assets/greet_reqs.png) | ![](assets/greet_latency.png) |
54+
| ![](assets/greet_req.png) | ![](assets/greet_latency.png) |
5555

5656
<!-- PERFORMANCE_RESULTS_START -->
5757

0 commit comments

Comments
 (0)