The benchmark depends on the libevent, LevelDB libraries. Setup depedencies:
sudo ./install_deps.sh
mkdir Release
cd Release
cmake -DCMAKE_BUILD_TYPE=Release ..
make
In the Release directory, run:
./coordinator ../libperf.conf 0
./acceptor ../libperf.conf 0
./kv_memory ../libperf.conf 0
./client ../libperf.conf client-output