We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35fc3ad commit a46eb40Copy full SHA for a46eb40
run
@@ -7,7 +7,7 @@ pid=$!
7
sleep 10
8
9
wrk "http://127.0.0.1:8000/$2" \
10
- -d 30s \
+ -d 5m \
11
-c 400 \
12
-t 12 \
13
| grep 'Requests/sec' \
0 commit comments