#!/bin/sh
#
# Run the benchmarking

set -eu

RUNLEVEL=1 service redict-server restart

sleep 5

redict-benchmark -P 10
