Skip to content

OrderLab/zkbench

 
 

Repository files navigation

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

About

ZooKeeper benchmark in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%