etcd/tools/benchmark
Piotr Tabor c7cbc6befa
Merge pull request #13027 from lilic/benchmark-readme
tools/benchmark/README.md: Update installation as go get does not work
2021-05-31 10:37:49 +02:00
..

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.