|
|
| File: [Development] / xfs-cmds / xfstests / run.dbench50 (download)
Revision 1.3, Thu Sep 25 01:57:56 2003 UTC (14 years, 1 month ago) by fsgqa
Cleanup dbench benchmark scripts |
#!/bin/sh # # Does a dbench run with 50 clients # [ -z "$here" ] && here=`pwd` . $here/common.dbench if [ $# -gt 0 ]; then _format_header exit 0 fi _run_dbench 50 | _filter_dbench 50