yoyinzyc 57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() | há 5 anos atrás | |
---|---|---|
.. | ||
cmd | há 5 anos atrás | |
.gitignore | há 9 anos atrás | |
README.md | há 5 anos atrás | |
doc.go | há 8 anos atrás | |
main.go | há 5 anos atrás |
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