Author | SHA1 | Message | Date |
---|---|---|---|
Anton Kaliaev |
08166b05f5
|
[tm-bench] use plain ws connection instead of go-rpc (Refs #9, Fixes #14)
Also: - use go-kit/log Reasoning: I found that we just don't need this layer of abstraction here. Plus go-rpc is buggy and lacking proper closing of ws connections. |
8 years ago |
Anton Kaliaev |
68b07b9c97
|
connections flag | 8 years ago |
Anton Kaliaev |
f36d60552f
|
remove listenAddr flag | 8 years ago |
Anton Kaliaev |
7ee9bb4ea2
|
more accurate statistics | 8 years ago |
Anton Kaliaev |
8af2fe79e1
|
[tm-bench] show basic stats
``` === Avg block time: 1225.504 ms Avg tx throughput: 905 per sec Avg block latency: 6.121 ms === ``` |
8 years ago |
Anton Kaliaev |
da08d589b5
|
[tm-bench] initial commit | 8 years ago |