summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/x11perf.xml
blob: 0b9034dbda8be172aed6d84192c9fa2708ac7fbf (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
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.0.1</Version>
		<TestType>Graphics</TestType>
		<SoftwareType>Benchmark</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>1.7</EnvironmentSize>
		<ProjectURL>http://www.x.org/</ProjectURL>
		<UnsupportedPlatforms>MacOSX</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>x11perf</Title>
		<Version>1.5</Version>
		<ExternalDependencies>glut, build-utilities, xorg-development</ExternalDependencies>
		<TimesToRun>2</TimesToRun>
		<ResultScale>Operations / Second</ResultScale>
		<Proportion>HIB</Proportion>
		<Description>x11perf is a very basic performance/regression test for X.Org.</Description>
	</TestInformation>
	<TestSettings>
		<Default>
			<Arguments>-time 25 -repeat 1</Arguments>
		</Default>
		<Option>
			<DisplayName>Test</DisplayName>
			<Identifier>test</Identifier>
			<Menu>
				<Entry>
					<Name>500px PutImage Square</Name>
					<Value>-putimage500</Value>
				</Entry>
				<Entry>
					<Name>Scrolling 500 x 500 px</Name>
					<Value>-scroll500</Value>
				</Entry>
				<Entry>
					<Name>Fill 300 x 300px AA Trapezoid</Name>
					<Value>-aatrapezoid300</Value>
				</Entry>
				<Entry>
					<Name>500px Compositing From Pixmap To Window</Name>
					<Value>-comppixwin500</Value>
				</Entry>
				<Entry>
					<Name>500px Compositing From Window To Window</Name>
					<Value>-compwinwin500</Value>
				</Entry>
				<Entry>
					<Name>Char in 80-char aa line</Name>
					<Value>-aa10text</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>