We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c5ac9 commit 6457e7fCopy full SHA for 6457e7f
base/_functions.sh
@@ -20,7 +20,7 @@ benchmark () {
20
return 1
21
fi
22
23
- config_wrk="wrk -t50 -c1000 -d10s"
+ config_wrk="wrk -t50 -c1000 -d60s"
24
25
# is it wsl!?
26
# if you're using wsl, it's necessary to put -R (--rate)
0 commit comments