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