summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/ramspeed.xml
blob: 9ce570b26ec1cf2bc39bb294bcb9d34ae7f362a8 (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
78
79
80
81
82
83
84
85
86
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.1.1</Version>
		<TestType>Memory</TestType>
		<SoftwareType>Utility</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>0.72</EnvironmentSize>
		<ProjectURL>http://www.alasir.com/software/ramspeed/</ProjectURL>
                <ExternalDependencies>build-utilities</ExternalDependencies>
		<UnsupportedPlatforms>MacOSX, Solaris, BSD</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>RAMspeed</Title>
		<Version>2.5.2</Version>
		<Executable>ramspeed-benchmark</Executable>
		<TimesToRun>1</TimesToRun>
		<ResultScale>MB/s</ResultScale>
		<Proportion>HIB</Proportion>
		<Description>This benchmark tests the system memory (RAM) performance.</Description>
	</TestInformation>
	<TestSettings>
		<Option>
			<DisplayName>Type</DisplayName>
			<Identifier>run-type</Identifier>
			<ArgumentPrefix></ArgumentPrefix>
			<Menu>
				<Entry>
					<Name>Copy</Name>
					<Value>COPY</Value>
				</Entry>
				<Entry>
					<Name>Scale</Name>
					<Value>SCALE</Value>
				</Entry>
				<Entry>
					<Name>Add</Name>
					<Value>ADD</Value>
				</Entry>
				<Entry>
					<Name>Triad</Name>
					<Value>TRIAD</Value>
				</Entry>
				<Entry>
					<Name>Average</Name>
					<Value>AVERAGE</Value>
				</Entry>
			</Menu>
		</Option>
		<Option>
			<DisplayName>Benchmark</DisplayName>
			<Identifier>benchmark</Identifier>
			<ArgumentPrefix>-b </ArgumentPrefix>
			<Menu>
				<Entry>
					<Name>Integer</Name>
					<Value>3</Value>
				</Entry>
				<Entry>
					<Name>Floating Point</Name>
					<Value>6</Value>
				</Entry>
			</Menu>
		</Option>
		<Option>
			<DisplayName>Length</DisplayName>
			<Identifier>length</Identifier>
			<ArgumentPrefix>-l </ArgumentPrefix>
			<Menu>
				<Entry>
					<Name>3 Times</Name>
					<Value>3</Value>
				</Entry>
				<Entry>
					<Name>10 Times</Name>
					<Value>10</Value>
				</Entry>
				<Entry>
					<Name>25 Times</Name>
					<Value>25</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>