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