Update bench tps default configuration (#6372)
* Update bench tps default configuration * Allow local clients to run unhinged
This commit is contained in:
@ -25,6 +25,7 @@ if [[ -z $1 ]]; then # default behavior
|
||||
--drone 127.0.0.1:9900 \
|
||||
--duration 90 \
|
||||
--tx_count 50000 \
|
||||
--thread-batch-sleep-ms 0 \
|
||||
|
||||
else
|
||||
$solana_bench_tps "$@"
|
||||
|
Reference in New Issue
Block a user