yoyinzyc 57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() преди 5 години
..
cmd 57aa68af5a etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() преди 5 години
.gitignore b97f78d356 tools/benchmark: ignore the binary "benchmark" преди 8 години
README.md a1fb18a9fc benchmark: fix install docs преди 5 години
doc.go fc7da09d67 *: add missing godoc package descriptions преди 8 години
main.go 34bd797e67 *: revert module import paths преди 5 години

README.md

etcd/tools/benchmark

etcd/tools/benchmark is the official benchmarking tool for etcd clusters.

Download and install

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