mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-01 13:47:07 +00:00
This pull request adds the report tool and modifies the loadtime libraries to better support its use.
(cherry picked from commit 8655080a0f)
Co-authored-by: William Banfield <4561443+williambanfield@users.noreply.github.com>
This commit is contained in:
co-authored by
William Banfield
parent
6ed1bb96d7
commit
d9fd26ce93
@@ -4,7 +4,7 @@ set -euo pipefail
|
||||
|
||||
# A basic invocation of the loadtime tool.
|
||||
|
||||
./build/loadtime \
|
||||
./build/load \
|
||||
-c 1 -T 10 -r 1000 -s 1024 \
|
||||
--broadcast-tx-method sync \
|
||||
--endpoints ws://localhost:26657/websocket
|
||||
|
||||
Reference in New Issue
Block a user