Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 305 Bytes

File metadata and controls

21 lines (14 loc) · 305 Bytes

zkbench

ZooKeeper benchmark in Go

Build

go mod tidy
go build

On success, it will produce the zkbench binary.

Run

Change bench.conf to reflect your settings. There are several example configs bench_x in the directory for reference.

./zkbench -conf bench.conf