summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/iozone.xml
blob: 63bf733b8060ecc9af9d0504277925995d14a26a (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
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.2.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</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>IOzone</Title>
		<Version>3.308</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>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>