#!/bin/bash
exec `dirname $0`/perftest -O throughput "$@"
