Dev Ojha
262c8daa04
tools/tm-bench: Don't count the first block if its empty (#1948)
* tools/tm-bench: Don't count the first block if its empty * Try melekes suggestion * Fix getting the start time so the first block is no longer empty * Fix changelog entry * Make code smell better * tools/tmbench: Fix the end time being used for statistics calculation Previously we were using the time at which all connections closed in statistics, not the time after {duration} seconds. * Use waitgroups for starting up |
6 years ago | |
---|---|---|
.. | ||
build | mv tools files to tools repo | 6 years ago |
mintnet-kubernetes | mv tools files to tools repo | 6 years ago |
tm-bench | tools/tm-bench: Don't count the first block if its empty (#1948) | 6 years ago |
tm-monitor | fixes for tools repo merge (#1945) | 6 years ago |
README.md | mv tools files to tools repo | 6 years ago |
Tools for working with tendermint and associated technologies. Documentation can be found in the README.md
of each the tm-bench/
and tm-monitor/
directories.