From 1296e389a1f1197cd3a2631e0c633cacd8d5ebb9 Mon Sep 17 00:00:00 2001 From: Benyamin Date: Sun, 3 Dec 2023 11:19:16 +0330 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20UPDATED=20bar=20chart?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2676252..735c5c4 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ Here is a benchmark of the API using by [wrk](https://github.com/wg/wrk) to demo | Sync | Selectin | 4 threads, 10 conns | 114 | | Async | Joined | 4 threads, 50 conns | 159 | | Sync | Joined | 4 threads, 50 conns | 1 | -| Async | Joined | 4 threads, 15 conns | **126** | -| Sync | Joined | 4 threads, 15 conns | **69** | +| **Async** | **Joined** | 4 threads, 15 conns | **126** | +| **Sync** | **Joined** | 4 threads, 15 conns | **69** | -![benchmark](https://github.com/agn-7/ifsguid-backend/assets/14202344/74c36824-0a11-424c-8622-f7e633a33d14) +![benchmark](https://github.com/agn-7/ifsguid-backend/assets/14202344/d435b604-f492-4fc0-b6a0-26ca3284d448)