summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/jxrendermark.xml
blob: 328c5322715d512d857396be40979693d9140e9d (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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.0.0</Version>
		<TestType>Graphics</TestType>
		<SoftwareType>Benchmark</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<UnsupportedPlatforms>MacOSX</UnsupportedPlatforms>
		<Extends>2d-test</Extends>
	</TestProfile>
	<TestInformation>
		<Title>JXRenderMark</Title>
		<Version>0.6</Version>
		<TimesToRun>4</TimesToRun>
		<Executable>jxrender-run</Executable>
		<ResultScale>Operations Per Second</ResultScale>
		<Proportion>HIB</Proportion>
		<Description>JXRenderMark is an open-source benchmark of the X Render extension for X.Org. Currently all tests are rendering to the backbuffer and not directly to the screen.</Description>
	</TestInformation>
	<TestSettings>
		<Option>
			<DisplayName>Test</DisplayName>
			<Identifier>rendering-test</Identifier>
			<Menu>
				<Entry>
					<Name>Rects</Name>
					<Value>0</Value>
				</Entry>
				<Entry>
					<Name>Rects Blended</Name>
					<Value>1</Value>
				</Entry>
				<Entry>
					<Name>Rects Composition</Name>
					<Value>2</Value>
				</Entry>
				<Entry>
					<Name>Put Composition</Name>
					<Value>3</Value>
				</Entry>
				<Entry>
					<Name>Lines Composition</Name>
					<Value>4</Value>
				</Entry>
				<Entry>
					<Name>Mixed Composition</Name>
					<Value>5</Value>
				</Entry>
				<Entry>
					<Name>Traps Composition</Name>
					<Value>6</Value>
				</Entry>
				<Entry>
					<Name>Traps w/ Temp Surface Comp</Name>
					<Value>7</Value>
				</Entry>
				<Entry>
					<Name>Simple Blit</Name>
					<Value>8</Value>
				</Entry>
				<Entry>
					<Name>Transformed Blit Linear</Name>
					<Value>9</Value>
				</Entry>
				<Entry>
					<Name>Transformed Blit Bilinear</Name>
					<Value>10</Value>
				</Entry>
				<Entry>
					<Name>Transformed Texture Paint</Name>
					<Value>11</Value>
				</Entry>
				<Entry>
					<Name>Linear Gradient Blend</Name>
					<Value>12</Value>
				</Entry>
				<Entry>
					<Name>Radial Gradient Paint</Name>
					<Value>13</Value>
				</Entry>
				<Entry>
					<Name>Gradient+Temp Texture</Name>
					<Value>14</Value>
				</Entry>
				<Entry>
					<Name>12pt Text Grayscale</Name>
					<Value>15</Value>
				</Entry>
			</Menu>
		</Option>
		<Option>
			<DisplayName>Size</DisplayName>
			<Identifier>rendering-size</Identifier>
			<Menu>
				<Entry>
					<Name>32x32</Name>
					<Value>32</Value>
				</Entry>
				<Entry>
					<Name>64x64</Name>
					<Value>64</Value>
				</Entry>
				<Entry>
					<Name>128x128</Name>
					<Value>128</Value>
				</Entry>
				<Entry>
					<Name>256x256</Name>
					<Value>256</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>