shivaramr 9150bf52d6 go modules: Fix module path version to include version number il y a 6 ans
..
cmd 9150bf52d6 go modules: Fix module path version to include version number il y a 6 ans
.gitignore b97f78d356 tools/benchmark: ignore the binary "benchmark" il y a 10 ans
README.md a1fb18a9fc benchmark: fix install docs il y a 6 ans
doc.go fc7da09d67 *: add missing godoc package descriptions il y a 9 ans
main.go 9150bf52d6 go modules: Fix module path version to include version number il y a 6 ans

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