singrdk/base/Applications/Benchmarks/SpecWeb99/webfiles/README.txt

25 lines
505 B
Plaintext
Raw Normal View History

2008-03-05 09:52:00 -05:00
Here is how to run webfiles:
On Windows:
in Applications\Benchmarks\SpecWeb99\webfiles type
"msb"
On Singularity:
First run:
2008-11-17 18:29:00 -05:00
- "fatcontrol @format /dev/vol2"
- "fatcontrol @mount /dev/vol2 /fs"
2008-03-05 09:52:00 -05:00
- "wafgen99 -v 10 /fs" [Generates lots of files]
2008-11-17 18:29:00 -05:00
- "fatcontrol @unmount"
2008-03-05 09:52:00 -05:00
- reboot to clear the log.
Second boot:
2008-11-17 18:29:00 -05:00
- "fatcontrol @mount /dev/vol2 /fs"
2008-03-05 09:52:00 -05:00
- "webfiles -r:60"
Alternatively, to run an fixed benchmark size, use the -f:X, forced
iteration, parameter:
- "webfiles -f:20000"