etcd/tools/benchmark
Mark Petrovic 95a282efb5 benchmark: util.go
allow client to setup TLS with cluster members, without the client having to offer TLS authentication itself

fixes #10142
2018-10-02 08:45:24 -07:00
..
cmd benchmark: util.go 2018-10-02 08:45:24 -07:00
.gitignore tools/benchmark: ignore the binary "benchmark" 2015-12-30 16:02:52 +09:00
README.md benchmark: Create README.md 2018-07-09 10:37:53 +01:00
doc.go *: add missing godoc package descriptions 2016-05-27 15:15:26 -07:00
main.go *: update import paths to "go.etcd.io/etcd" 2018-08-28 17:47:55 -07:00

README.md

etcd/tools/benchmark

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

Install

go get github.com/coreos/etcd/tools/benchmark