Skip to content

Commit a46eb40

Browse files
committed
increase wrc duration
1 parent 35fc3ad commit a46eb40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pid=$!
77
sleep 10
88

99
wrk "http://127.0.0.1:8000/$2" \
10-
-d 30s \
10+
-d 5m \
1111
-c 400 \
1212
-t 12 \
1313
| grep 'Requests/sec' \

0 commit comments

Comments
 (0)