summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/bonnie.xml
blob: c467b2d4006c175d7bd457332c5008ae46e0c16f (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
65
66
67
68
69
70
71
72
73
74
75
76
77
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.3.0</Version>
		<TestType>Disk</TestType>
		<SoftwareType>Utility</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>0.1</EnvironmentSize>
                <ExternalDependencies>build-utilities</ExternalDependencies>
		<ProjectURL>http://www.coker.com.au/bonnie++/</ProjectURL>
	</TestProfile>
	<TestInformation>
		<Title>Bonnie++</Title>
		<Version>1.03d</Version>
		<TimesToRun>1</TimesToRun>
		<ResultScale>Operations / Second</ResultScale>
		<Proportion>HIB</Proportion>
		<TimesToRun>1</TimesToRun>
		<Description>This benchmark tests the system's hard disk.</Description>
	</TestInformation>
	<TestSettings>
		<Option>
			<DisplayName>Type</DisplayName>
			<Identifier>run-type</Identifier>
			<Menu>
				<Entry>
					<Name>Sequential Create</Name>
					<Value>SEQ_CREATE</Value>
				</Entry>
				<Entry>
					<Name>Sequential Read</Name>
					<Value>SEQ_READ</Value>
				</Entry>
				<Entry>
					<Name>Sequential Delete</Name>
					<Value>SEQ_DELETE</Value>
				</Entry>
				<Entry>
					<Name>Random Create</Name>
					<Value>RAND_CREATE</Value>
				</Entry>
				<Entry>
					<Name>Random Read</Name>
					<Value>RAND_READ</Value>
				</Entry>
				<Entry>
					<Name>Random Delete</Name>
					<Value>RAND_DELETE</Value>
				</Entry>
			</Menu>
		</Option>
		<Option>
			<DisplayName>Size</DisplayName>
			<Identifier>size</Identifier>
			<Menu>
				<Entry>
					<Name>512MB</Name>
					<Value>512</Value>
				</Entry>
				<Entry>
					<Name>2GB</Name>
					<Value>2048</Value>
				</Entry>
				<Entry>
					<Name>4GB</Name>
					<Value>4096</Value>
				</Entry>
				<Entry>
					<Name>8GB</Name>
					<Value>8192</Value>
				</Entry>
			</Menu>
		</Option>

	</TestSettings>
</PhoronixTestSuite>