haroldHT a1fb18a9fc benchmark: fix install docs 7 лет назад
..
cmd 95a282efb5 benchmark: util.go 7 лет назад
.gitignore b97f78d356 tools/benchmark: ignore the binary "benchmark" 10 лет назад
README.md a1fb18a9fc benchmark: fix install docs 7 лет назад
doc.go fc7da09d67 *: add missing godoc package descriptions 9 лет назад
main.go d37f1521b7 *: update import paths to "go.etcd.io/etcd" 7 лет назад

README.md

etcd/tools/benchmark

etcd/tools/benchmark is the official benchmarking tool for etcd clusters.

Download and install

To get benchmark from the master branch via go get:

$ go get go.etcd.io/etcd/tools/benchmark
# GOPATH should be set
$ ls $GOPATH/bin
benchmark