Skip to content

Commit

Permalink
πŸ“ UPDATED bar chart
Browse files Browse the repository at this point in the history
  • Loading branch information
agn-7 committed Dec 3, 2023
1 parent caa32e3 commit 1296e38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 1296e38

Please sign in to comment.