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