Bump up significantly the connection rate
This commit is contained in:
parent
1a836650a2
commit
2c47553a9f
@ -71,7 +71,7 @@ def build_argument_parser(args):
|
|||||||
)
|
)
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--connection",
|
"--connection",
|
||||||
default=5,
|
default=200,
|
||||||
type=int,
|
type=int,
|
||||||
help="number of connections to run concurrently",
|
help="number of connections to run concurrently",
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user