Anton Kaliaev
df704e99b1
Merge pull request #77 from zhangyelong/master
dependency upgrade
7 years ago
zhangyelong
2914b73e30
Rename queries to queryToMetricMap
7 years ago
zhangyelong
858cad05f1
Rename eventType to query
7 years ago
zhangyelong
d42a308887
dependency upgrade
7 years ago
Zach
358f7ad8e9
Merge pull request #75 from racin/master
Documentation: Wrong command-line flag
7 years ago
Racin Nygaard
0d8ca4ec10
Documentation: Wrong command-line flag
7 years ago
Greg Szabo
cbfbc72ad8
Perftest config change
7 years ago
Anton Kaliaev
1644773e69
Merge pull request #68 from tendermint/ugrade-tm-monitor-and-tm-bench
Ugrade tm monitor and tm bench
7 years ago
Anton Kaliaev
8879640901
[tm-monitor] fix build-all target in Makefile
7 years ago
Anton Kaliaev
02afeba9fa
extend the list of osarch to build for
7 years ago
Anton Kaliaev
6f77e1cec4
update tm-monitor version to 0.3.1
7 years ago
Anton Kaliaev
705bf7dd1f
update tm-bench version to 0.2.1
7 years ago
Anton Kaliaev
38b3cfafb8
update tm version to 0.12.1 in readme
7 years ago
Anton Kaliaev
39e354e12e
[tm-bench] update to tm 0.12.1
7 years ago
Anton Kaliaev
c245768377
[tm-bench] update Makefile
7 years ago
Anton Kaliaev
c36867e971
upgrade tm-monitor to use tm 0.12.1 and tmlibs 0.4.1
7 years ago
Anton Kaliaev
9ffbb92e1a
[tm-monitor] update Makefile
7 years ago
Zach
5efc536ba3
Merge pull request #64 from tendermint/883-improve-docker-docs
Improve docker docs
7 years ago
Zach
30d602d6ed
Merge pull request #63 from tendermint/tm-889-dev-docs
add dev docs section to readme [ci skip]
7 years ago
Anton Kaliaev
5dd6fbcd04
rewrite ethermint section
7 years ago
Anton Kaliaev
5c74dd7f5b
basecoin is deprecated
7 years ago
Anton Kaliaev
e77e5d013a
don't force users to build docker
7 years ago
Anton Kaliaev
c36ba95cf7
add dev docs section to readme [ci skip]
Refs https://github.com/tendermint/tendermint/issues/889
7 years ago
Anton Kaliaev
a754009f6b
Merge pull request #60 from tendermint/feature/jenkins
Feature/jenkins
7 years ago
Anton Kaliaev
6544b4fb77
Merge pull request #59 from tendermint/develop
Develop
7 years ago
Zach Ramsay
8869363697
update readme info
7 years ago
Anton Kaliaev
38d51cf9cd
[tm-monitor/tm-bench] fewer platforms
also update dist command to produce SHA256 sums file
7 years ago
Anton Kaliaev
f73b089e3f
Merge pull request #57 from tendermint/develop
add CODEOWNERS
7 years ago
Anton Kaliaev
94ed32b80d
add CODEOWNERS
7 years ago
Anton Kaliaev
47931208b5
Merge pull request #56 from tendermint/develop
Merge develop into master
7 years ago
Anton Kaliaev
f927f0a736
Merge branch 'master' into develop
7 years ago
Anton Kaliaev
43f8ea58ba
Merge pull request #44 from tendermint/bugfix/ws-io-timeout
update WSClient plus fix IO timeout error
7 years ago
Anton Kaliaev
4c4a945658
[tm-bench] update deps
7 years ago
Anton Kaliaev
769c7d015e
[tm-bench] bump version to 0.2.0
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
9708c66576
[tm-monitor] bump version to 0.3.0
7 years ago
Anton Kaliaev
cd7666c4ce
[tm-monitor] update deps
rename get_deps to get_vendor_deps
7 years ago
Greg Szabo
76da726d2a
Changed transaction message size to 250 bytes
7 years ago
Greg Szabo
279d6a0ebb
Typo fix in transacter.go
7 years ago
Greg Szabo
45a7ae2e62
Fixes to tm-bench transaction content
- Initialize random with current time as seed so transaction messages are different at every run
- Added hash of hostname to make transactions coming from different hosts different in every case
- Added current time to transaction to make sure that messages are different even if random numbers are the same in subsequent runs
- Shortened the transaction size to 64 bytes from the original 250
7 years ago
Anton Kaliaev
cd5173f9a5
update tm-bench
7 years ago
Anton Kaliaev
e1e50843ed
update tm-monitor
7 years ago
Anton Kaliaev
9667e027f3
[tm-monitor] fix TestNodeConnectionLost test
7 years ago
Anton Kaliaev
42f58ceb4b
[tm-monitor] call latency callback in a separate goroutine
7 years ago
Anton Kaliaev
081bd0805e
[tm-bench] increase pong write timeout by overriding the default handler
7 years ago
Anton Kaliaev
877e8e31f7
[tm-bench] update tm-monitor
7 years ago
Anton Kaliaev
330f38a77a
[tm-monitor] update WSClient
7 years ago
Anton Kaliaev
af04238bb9
[tm-monitor] rename var
7 years ago
Zach
d294200176
Create README.md
7 years ago
Anton Kaliaev
34fe5274e0
take into account status codes by leveraging `--fail` curl option (Refs #37 )
7 years ago