yoyinzyc 57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() | 5 years ago | |
---|---|---|
.. | ||
cmd | 5 years ago | |
.gitignore | 9 years ago | |
README.md | 5 years ago | |
doc.go | 8 years ago | |
main.go | 5 years ago |
etcd/tools/benchmark
is the official benchmarking tool for etcd clusters.
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