Skip to content

Commit

Permalink
chore(readme): add more information about benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
luizfonseca committed May 16, 2024
1 parent 9d092f4 commit 410f71b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,8 @@ Early tests are promising, but we need to do more testing to see how Proksi perf
An sample run from the `wrk` benchmark on the simple `/ping` endpoint shows the following results:

```bash
# Apple M1 Pro, 16GB
# Memory Usage: 15MB, CPU Usage: 13%, 12 threads
# Ran at 2024-05-16T23:47
wrk -c 50 -t 4 -d 30s http://127.0.0.1/ping
Expand Down

0 comments on commit 410f71b

Please sign in to comment.