Files
apfstests/run.dbench20
T

14 lines
189 B
Bash
Raw Normal View History

2003-07-07 03:34:36 +00:00
#!/bin/sh
#
# Does a dbench run with 20 clients
#
2003-09-25 01:57:56 +00:00
[ -z "$here" ] && here=`pwd`
. $here/common.dbench
2003-07-07 03:34:36 +00:00
2003-09-25 01:57:56 +00:00
if [ $# -gt 0 ]; then
_format_header
exit 0
fi
_run_dbench 20 | _filter_dbench 20