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(
|
||||
"--connection",
|
||||
default=5,
|
||||
default=200,
|
||||
type=int,
|
||||
help="number of connections to run concurrently",
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user