1
0
mirror of https://github.com/jaygooby/ttfb.sh synced 2025-12-10 07:57:21 +01:00

set NUM_REQUESTS

This commit is contained in:
Jay Caines-Gooby
2019-04-10 14:33:29 +01:00
parent a5ff7ab35d
commit 3da629109f

1
ttfb
View File

@@ -68,6 +68,7 @@ median() {
DEBUG="" DEBUG=""
LOG="" LOG=""
NUM_REQUESTS=0
while getopts ":n:dl:" OPTION while getopts ":n:dl:" OPTION
do do