tendermint/tools
ValarDragon aff063b79b tools/tmbench: Move statistics to a seperate file
This PR moves statistics to its own file, seperates getBlockMetas
into its own function, and removes the timeEnd parameter from
calculate statistics. The ending time is now computed directly from
the start time and the duration, to enforce that we only collect
data for the provided duration.
2018-07-13 18:00:49 -07:00
..
build mv tools files to tools repo 2018-07-10 11:15:39 -04:00
mintnet-kubernetes mv tools files to tools repo 2018-07-10 11:15:39 -04:00
tm-bench tools/tmbench: Move statistics to a seperate file 2018-07-13 18:00:49 -07:00
tm-monitor fixes for tools repo merge (#1945) 2018-07-10 16:42:27 -04:00
README.md mv tools files to tools repo 2018-07-10 11:15:39 -04:00

README.md

tools

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.