Skip to content

Commit

Permalink
commit for test
Browse files Browse the repository at this point in the history
  • Loading branch information
welbon committed Oct 11, 2023
1 parent 99a739e commit 5987954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/benchmark_parallel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

STARCOIN_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && cd .. && pwd)"
TXN_NUMS=5000,10000,50000,100000,500000
ACCOUNT_NUMS=1000,10000,100000
ACCOUNT_NUMS=2,10,100,1000,5000,10000,50000,100000

if [[ "$OSTYPE" == "linux-gnu"* ]]; then
# Linux
Expand Down

0 comments on commit 5987954

Please sign in to comment.