summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/iozone.xml
blob: 0171598d1e98c0bddd5c8252951c92fe9de17bf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.3.0</Version>
		<TestType>Disk</TestType>
		<SoftwareType>Utility</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>2.3</EnvironmentSize>
		<ProjectURL>http://www.iozone.org/</ProjectURL>
		<ExternalDependencies>build-utilities</ExternalDependencies>
		<UnsupportedPlatforms>MacOSX, Solaris, BSD</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>IOzone</Title>
		<Version>3.315</Version>
		<TimesToRun>3</TimesToRun>
		<ResultScale>MB/s</ResultScale>
		<Proportion>HIB</Proportion>
		<Description>The IOzone benchmark tests your hard disk drive / file-system performance.</Description>
	</TestInformation>
	<TestSettings>
		<Default>
			<Arguments>-r 1</Arguments>
		</Default>
		<Option>
			<DisplayName>Size</DisplayName>
			<Identifier>size</Identifier>
			<ArgumentPrefix>-s </ArgumentPrefix>
			<Menu>
				<Entry>
					<Name>512MB</Name>
					<Value>512M</Value>
				</Entry>
				<Entry>
					<Name>2GB</Name>
					<Value>2048M</Value>
				</Entry>
				<Entry>
					<Name>4GB</Name>
					<Value>4096M</Value>
				</Entry>
				<Entry>
					<Name>8GB</Name>
					<Value>8192M</Value>
				</Entry>
			</Menu>
		</Option>
		<Option>
			<DisplayName>Disk Test</DisplayName>
			<Identifier>test</Identifier>
			<Menu>
				<Entry>
					<Name>Write Performance</Name>
					<Value>-i0</Value>
				</Entry>
				<Entry>
					<Name>Read Performance</Name>
					<Value>-i0 -i1</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>