etcd/tools/benchmark
Sahdev Zala 55525e3cc5 Benchmark: remove redundant function call
Remove the redundancy as HashKV func is being called twice.
2021-08-12 09:56:38 -04: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.