yoyinzyc 480d5510f9 etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() mvcc: trace compaction request; add input parameter 'trace' to KV.Compact() | vor 5 Jahren | |
---|---|---|
.. | ||
cmd | vor 5 Jahren | |
.gitignore | vor 9 Jahren | |
README.md | vor 5 Jahren | |
doc.go | vor 8 Jahren | |
main.go | vor 5 Jahren |
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