#!/bin/sh
#
# Run the benchmarking

set -eu

redis-benchmark -P 10
