|
|
| File: [Development] / xfs-cmds / xfstests / run.metaperf_10i_1000n (download)
Revision 1.2, Thu Sep 25 01:57:56 2003 UTC (14 years ago) by fsgqa
Cleanup dbench benchmark scripts |
#!/bin/sh
#
# Runs the metaperf metadata micro-benchmark.
# Use 1000 files, 10 iterations.
#
[ -z "$here" ] && here=`pwd`
. $here/common.metaperf
if [ $# -gt 0 ]; then
_format_header
exit 0
fi
$here/src/metaperf -d . -i 10 -n 1000 -l15 $allops | _format_metaperf