yoyinzyc 57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() | преди 5 години | |
---|---|---|
.. | ||
cmd | преди 5 години | |
.gitignore | преди 9 години | |
README.md | преди 5 години | |
doc.go | преди 8 години | |
main.go | преди 5 години |
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