singrdk/base/Applications/Benchmarks/SpecWeb99/webfiles
Lily Tsuru 4e1c631ec8 RDK 1.1 2024-05-24 07:43:45 -04:00
..
README.txt RDK 1.1 2024-05-24 07:43:45 -04:00
random.cs RDK 1.1 2024-05-24 07:43:45 -04:00
urlcache.cs RDK 1.1 2024-05-24 07:43:45 -04:00
webfiles.cs RDK 1.1 2024-05-24 07:43:45 -04:00
webfiles.csproj RDK 1.1 2024-05-24 07:43:45 -04:00
xwebfile.init.script RDK 1.1 2024-05-24 07:43:45 -04:00
xwebfile.script RDK 1.1 2024-05-24 07:43:45 -04:00

README.txt

From: Mark Aiken
Sent: Sunday, October 16, 2005 4:19 PM
To: Chris Hawblitzel
Subject: Running SPECweb

Here is how to run webfiles:

On Windows:
in Applications\Benchmarks\SpecWeb99\webfiles type
"msb"

On Singularity:

First run:
- "mkfs /dev/vol2"
- "fsmount /dev/vol2 /fs -n" [no caching]
- "wafgen99 -v 10 /fs" [Generates lots of files]
- "fsunmount"
- reboot to clear the log.

Second boot:
- "fsmount /dev/vol2 /fs"
- "webfiles -r:60"

Alternatively, to run an fixed benchmark size, use the -f:X, forced
iteration, parameter:
- "webfiles -f:20000"