From 410f71b128de99617e9211640c16e532a0a1a8ff Mon Sep 17 00:00:00 2001 From: Luiz Fonseca Date: Thu, 16 May 2024 23:49:46 +0200 Subject: [PATCH] chore(readme): add more information about benchmark --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5f4eda9..b0d00ee 100644 --- a/README.md +++ b/README.md @@ -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