mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-26 09:54:19 +00:00
Update test/loadtime/README.md
Co-authored-by: Sergio Mena <sergio@informal.systems>
This commit is contained in:
co-authored by
Sergio Mena
parent
0ba6562578
commit
63181ba692
@@ -42,7 +42,7 @@ The `report` binary is built when `make build` is invoked. The `report` tool
|
||||
reads all of the blocks from the specified blockstore database and calculates
|
||||
transaction latency metrics. `report` reads transactions generated by `load`
|
||||
and uses the difference between the timestamp contained in the transaction and
|
||||
the timestamp of the block the transaction was executed in determine transaction latency.
|
||||
the timestamp of the block the transaction was executed in to determine transaction latency.
|
||||
`report` outputs a set of metrics calculated on the list of latencies, including
|
||||
minimum, maximum, and average latency as well as the standard deviation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user