etcd/tools/benchmark
Joe Betz 9b51febaf5 *: Add experimental-compaction-batch-limit flag 2019-08-15 11:47:23 -07:00
..
cmd *: Add experimental-compaction-batch-limit flag 2019-08-15 11:47:23 -07:00
.gitignore tools/benchmark: ignore the binary "benchmark" 2015-12-30 16:02:52 +09:00
README.md benchmark: fix install docs 2019-02-18 18:15:40 +08:00
doc.go *: add missing godoc package descriptions 2016-05-27 15:15:26 -07:00
main.go *: revert module import paths 2019-05-28 15:39:35 -07:00

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