package
3.5.4
Repository: https://github.com/skilld-labs/etcd.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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 github.com/skilld-labs/etcd/tools/benchmark
# GOPATH should be set
$ ls $GOPATH/bin
benchmark