Anton Kaliaev
39e354e12e
[tm-bench] update to tm 0.12.1
7 years ago
Anton Kaliaev
4c4a945658
[tm-bench] update deps
7 years ago
Anton Kaliaev
989ff83c4c
[tm-bench] refactor code
- set ID in RPCRequest
- rename get_deps to get_vendor_deps
7 years ago
Anton Kaliaev
cd5173f9a5
update tm-bench
7 years ago
Anton Kaliaev
877e8e31f7
[tm-bench] update tm-monitor
7 years ago
Anton Kaliaev
7ab861358a
[tm-bench] update alpine version
7 years ago
Ethan Buchman
1c1fbcd70f
update tm-bench glide to develop
8 years ago
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
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