Commit Graph

13 Commits

Author SHA1 Message Date
Nathan Scott c9d3a9f568 Cleanup the bench results after the last run. 2002-12-03 00:48:41 +00:00
fsgqa 8a85218f02 Minor updates to qa/bench infrastructure.
ensure mkfs and mount parameters in use are echoed into the results file.
2002-11-28 08:37:02 +00:00
fsgqa a6f323b10c Very minor fixups.
Very minor fixups.
2002-11-14 03:39:42 +00:00
fsgqa 904b423bc9 fix a typo - missing closing quote. 2002-11-11 00:25:59 +00:00
fsgqa 7bcfc05766 Minor QA/bench updates.
echo mkfs & mount options into the output.
2002-11-10 23:32:19 +00:00
fsgqa 4e06cacd29 Fix up stderr handling in bench runs.
Send stderr to the  $FULL file, not inline with stdout.
2002-11-09 20:13:42 +00:00
fsgqa d56adf280e Small updates to dbench test runs, and integrate some bonnie++ runs too.
Add a header showing mount and mkfs options.
2002-11-09 05:49:41 +00:00
fsgqa 3a4a860cbc Crank up dbench, now that everything seems to be quite stable under load.
We now do 1, 10, 50, and 100 client runs each night.
Make sure the path back to the scripts directory is available in the
environment for scripts to get at if need be.
2002-11-07 05:42:19 +00:00
Nathan Scott 6fa20460d3 Refine QA testing scripts.
Don't be so verbose on each test.
2002-09-20 07:47:55 +00:00
Nathan Scott 42e886a101 Additional refinements of auto-bench stuff.
Fix up producing the results files.
2002-09-20 01:35:55 +00:00
Nathan Scott 4fa64f8a9d Further work on a generic benchmarking framework.
make important argument mandatory, do a better job of collecting results.
2002-09-19 07:26:17 +00:00
fsgqa 07a01ad44a trivial updates to get more bits to work together. 2002-09-18 08:03:37 +00:00
Nathan Scott d4d5d06c1e First cut at a framework for running benchmarks along with all of the
functional tests we have.  Aim is to get wind of performance regressions
as changes are checked in, rather than at some arbitrary point down the
track.  Still a bit of work to do wrt this framework though.
2002-09-18 03:28:20 +00:00