tree: f218699c0e22cc82755e97180e49c1d96f1937e2 [path history] [tgz]
  1. cmd/
  2. .gitignore
  3. doc.go
  4. main.go
  5. README.md
tools/benchmark/README.md

etcd/tools/benchmark

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

Install

To install benchmark follow these steps.

$ go get go.etcd.io/etcd/v3/tools/benchmark
$ benchmark --help

Last command should output of usage of benchmark.