yoyinzyc 480d5510f9 etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() mvcc: trace compaction request; add input parameter 'trace' to KV.Compact() | %!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
cmd | %!s(int64=5) %!d(string=hai) anos | |
.gitignore | %!s(int64=9) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
doc.go | %!s(int64=8) %!d(string=hai) anos | |
main.go | %!s(int64=5) %!d(string=hai) anos |
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