Files
apfstests/run.dbench100
T
2003-09-25 01:57:56 +00:00

14 lines
192 B
Bash
Executable File

#!/bin/sh
#
# Does a dbench run with 100 clients
#
[ -z "$here" ] && here=`pwd`
. $here/common.dbench
if [ $# -gt 0 ]; then
_format_header
exit 0
fi
_run_dbench 100 | _filter_dbench 100