Skip to content

Commit

Permalink
bnchrunner: reduce tx count
Browse files Browse the repository at this point in the history
  • Loading branch information
grooviegermanikus committed Jun 17, 2024
1 parent 0d1d856 commit 8ee3d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-benchrunner
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ ENV OPENSSL_CONF=/etc/ssl/openssl-legacy.cnf

CMD solana-lite-rpc-benchrunner-service \
--bench-interval 600000 \
--tx-count 100 \
--tx-count 3 \
--prio-fees 100000 --prio-fees 1000 --prio-fees 0

0 comments on commit 8ee3d6e

Please sign in to comment.