ethan b5ee1de076 cleanup: correct summary message in put.go пре 6 година
..
cmd b5ee1de076 cleanup: correct summary message in put.go пре 6 година
.gitignore b97f78d356 tools/benchmark: ignore the binary "benchmark" пре 10 година
README.md a1fb18a9fc benchmark: fix install docs пре 6 година
doc.go fc7da09d67 *: add missing godoc package descriptions пре 9 година
main.go 34bd797e67 *: revert module import paths пре 6 година

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