blob: e391c54548a7641314b16dbbd45bef3dfd6354c9 [file] [log] [blame]
mtkleinf73e5892015-02-24 11:45:11 -08001{
brianosman2e77ddb2016-03-30 06:30:46 -07002 "Perf-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Release": [
3 "--pre_log",
4 "--images",
5 "--gpuStatsDump",
6 "true",
7 "--useThermalManager",
8 "1,1,10,1000",
9 "--scales",
10 "1.0",
11 "1.1",
12 "--config",
13 "565",
14 "8888",
15 "gpu",
16 "nonrendering",
17 "angle",
18 "hwui",
19 "msaa4",
bsalomonb8797bb2016-04-05 08:49:38 -070020 "nvpr4",
21 "nvprdit4",
brianosman2e77ddb2016-03-30 06:30:46 -070022 "--match",
23 "~blurroundrect",
24 "~patch_grid",
25 "~desk_carsvg",
26 "~shapes_",
27 "~inc0.gif",
28 "~inc1.gif",
29 "~incInterlaced.gif",
30 "~inc0.jpg",
31 "~incGray.jpg",
32 "~inc0.wbmp",
33 "~inc1.wbmp",
34 "~inc0.webp",
35 "~inc1.webp",
36 "~inc0.ico",
37 "~inc1.ico",
38 "~inc0.png",
39 "~inc1.png",
40 "~inc2.png",
41 "~inc12.png",
42 "~inc13.png",
43 "~inc14.png",
44 "~inc0.webp",
45 "~inc1.webp"
46 ],
bsalomonb8797bb2016-04-05 08:49:38 -070047 "Perf-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Release": [
48 "--pre_log",
49 "--images",
50 "--gpuStatsDump",
51 "true",
52 "--useThermalManager",
53 "1,1,10,1000",
54 "--scales",
55 "1.0",
56 "1.1",
57 "--config",
58 "565",
59 "8888",
60 "nonrendering",
61 "angle",
62 "hwui",
63 "gl",
64 "glmsaa4",
65 "glnvpr4",
66 "glnvprdit4",
67 "--match",
68 "~blurroundrect",
69 "~patch_grid",
70 "~desk_carsvg",
71 "~inc0.gif",
72 "~inc1.gif",
73 "~incInterlaced.gif",
74 "~inc0.jpg",
75 "~incGray.jpg",
76 "~inc0.wbmp",
77 "~inc1.wbmp",
78 "~inc0.webp",
79 "~inc1.webp",
80 "~inc0.ico",
81 "~inc1.ico",
82 "~inc0.png",
83 "~inc1.png",
84 "~inc2.png",
85 "~inc12.png",
86 "~inc13.png",
87 "~inc14.png",
88 "~inc0.webp",
89 "~inc1.webp"
90 ],
bsalomon885b6772016-04-06 08:35:15 -070091 "Perf-Android-GCC-Nexus5-GPU-Adreno330-Arm7-Release": [
92 "--pre_log",
93 "--images",
94 "--gpuStatsDump",
95 "true",
96 "--useThermalManager",
97 "1,1,10,1000",
98 "--scales",
99 "1.0",
100 "1.1",
101 "--config",
102 "565",
103 "8888",
104 "gpu",
105 "nonrendering",
106 "angle",
107 "hwui",
108 "msaa4",
109 "nvpr4",
110 "nvprdit4",
111 "--match",
112 "~blurroundrect",
113 "~patch_grid",
114 "~desk_carsvg",
115 "~keymobi_shop_mobileweb_ebay_com.skp",
116 "~inc0.gif",
117 "~inc1.gif",
118 "~incInterlaced.gif",
119 "~inc0.jpg",
120 "~incGray.jpg",
121 "~inc0.wbmp",
122 "~inc1.wbmp",
123 "~inc0.webp",
124 "~inc1.webp",
125 "~inc0.ico",
126 "~inc1.ico",
127 "~inc0.png",
128 "~inc1.png",
129 "~inc2.png",
130 "~inc12.png",
131 "~inc13.png",
132 "~inc14.png",
133 "~inc0.webp",
134 "~inc1.webp"
135 ],
joshualitte1745a12016-02-11 11:42:19 -0800136 "Perf-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Release": [
137 "--pre_log",
138 "--images",
139 "--gpuStatsDump",
140 "true",
141 "--useThermalManager",
142 "1,1,10,1000",
143 "--scales",
144 "1.0",
145 "1.1",
146 "--config",
147 "565",
148 "8888",
149 "gpu",
150 "nonrendering",
151 "angle",
152 "hwui",
153 "msaa4",
bsalomonb8797bb2016-04-05 08:49:38 -0700154 "nvpr4",
155 "nvprdit4",
joshualitte1745a12016-02-11 11:42:19 -0800156 "--match",
157 "~blurroundrect",
158 "~patch_grid",
159 "~desk_carsvg",
160 "~inc0.gif",
161 "~inc1.gif",
162 "~incInterlaced.gif",
163 "~inc0.jpg",
164 "~incGray.jpg",
165 "~inc0.wbmp",
166 "~inc1.wbmp",
167 "~inc0.webp",
168 "~inc1.webp",
169 "~inc0.ico",
170 "~inc1.ico",
171 "~inc0.png",
172 "~inc1.png",
173 "~inc2.png",
174 "~inc12.png",
175 "~inc13.png",
176 "~inc14.png",
177 "~inc0.webp",
178 "~inc1.webp"
179 ],
mtkleine4b19c42015-05-05 10:28:44 -0700180 "Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release": [
benjaminwagner8d61f0d2016-01-25 13:02:40 -0800181 "--pre_log",
scroggo0a3cac82015-10-08 14:44:51 -0700182 "--images",
joshualitt3b8c0a92015-12-02 11:04:51 -0800183 "--gpuStatsDump",
184 "true",
joshualitte1745a12016-02-11 11:42:19 -0800185 "--useThermalManager",
186 "1,1,10,1000",
mtkleine4b19c42015-05-05 10:28:44 -0700187 "--scales",
188 "1.0",
189 "1.1",
190 "--config",
191 "565",
192 "8888",
193 "gpu",
194 "nonrendering",
195 "angle",
196 "hwui",
197 "--match",
198 "~blurroundrect",
199 "~patch_grid",
200 "~desk_carsvg",
scroggo860e8a62015-10-15 07:51:28 -0700201 "~desk_unicodetable",
202 "~interlaced1.png",
203 "~interlaced2.png",
msaretta7a21cf2015-11-16 08:43:23 -0800204 "~interlaced3.png",
205 "~inc0.gif",
206 "~inc1.gif",
207 "~incInterlaced.gif",
208 "~inc0.jpg",
209 "~incGray.jpg",
210 "~inc0.wbmp",
211 "~inc1.wbmp",
212 "~inc0.webp",
213 "~inc1.webp",
214 "~inc0.ico",
215 "~inc1.ico",
216 "~inc0.png",
217 "~inc1.png",
218 "~inc2.png",
219 "~inc12.png",
220 "~inc13.png",
221 "~inc14.png",
222 "~inc0.webp",
223 "~inc1.webp"
mtkleine4b19c42015-05-05 10:28:44 -0700224 ],
mtkleinf73e5892015-02-24 11:45:11 -0800225 "Perf-Android-Nexus7-Tegra3-Arm7-Release": [
benjaminwagner8d61f0d2016-01-25 13:02:40 -0800226 "--pre_log",
mtkleinf73e5892015-02-24 11:45:11 -0800227 "--scales",
228 "1.0",
229 "1.1",
bsalomonbdff1fc2015-02-28 16:56:31 -0800230 "--config",
231 "565",
232 "8888",
233 "gpu",
234 "nonrendering",
235 "angle",
236 "hwui",
237 "msaa4",
bsalomonb8797bb2016-04-05 08:49:38 -0700238 "nvpr4",
239 "nvprdit4",
mtkleinf73e5892015-02-24 11:45:11 -0800240 "--match",
egdaniel73caadf2015-08-18 13:08:36 -0700241 "~blurroundrect",
242 "~patch_grid",
msaretta7a21cf2015-11-16 08:43:23 -0800243 "~desk_carsvg",
244 "~inc0.gif",
245 "~inc1.gif",
246 "~incInterlaced.gif",
247 "~inc0.jpg",
248 "~incGray.jpg",
249 "~inc0.wbmp",
250 "~inc1.wbmp",
251 "~inc0.webp",
252 "~inc1.webp",
253 "~inc0.ico",
254 "~inc1.ico",
255 "~inc0.png",
256 "~inc1.png",
257 "~inc2.png",
258 "~inc12.png",
259 "~inc13.png",
260 "~inc14.png",
261 "~inc0.webp",
262 "~inc1.webp"
mtkleinf73e5892015-02-24 11:45:11 -0800263 ],
benjaminwagnera1a8a602015-09-23 11:41:04 -0700264 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [
benjaminwagner8d61f0d2016-01-25 13:02:40 -0800265 "--pre_log",
scroggo0a3cac82015-10-08 14:44:51 -0700266 "--images",
joshualitt3b8c0a92015-12-02 11:04:51 -0800267 "--gpuStatsDump",
268 "true",
joshualitte1745a12016-02-11 11:42:19 -0800269 "--useThermalManager",
270 "1,1,10,1000",
benjaminwagnera1a8a602015-09-23 11:41:04 -0700271 "--scales",
272 "1.0",
273 "1.1",
274 "--config",
275 "565",
276 "8888",
277 "gpu",
278 "nonrendering",
279 "angle",
280 "hwui",
281 "--match",
282 "~blurroundrect",
283 "~patch_grid",
284 "~desk_carsvg",
msaretta7a21cf2015-11-16 08:43:23 -0800285 "~GLInstancedArraysBench",
286 "~inc0.gif",
287 "~inc1.gif",
288 "~incInterlaced.gif",
289 "~inc0.jpg",
290 "~incGray.jpg",
291 "~inc0.wbmp",
292 "~inc1.wbmp",
293 "~inc0.webp",
294 "~inc1.webp",
295 "~inc0.ico",
296 "~inc1.ico",
297 "~inc0.png",
298 "~inc1.png",
299 "~inc2.png",
300 "~inc12.png",
301 "~inc13.png",
302 "~inc14.png",
303 "~inc0.webp",
304 "~inc1.webp"
benjaminwagnera1a8a602015-09-23 11:41:04 -0700305 ],
mtkleinafe9fac2016-02-22 14:59:59 -0800306 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot": [
307 "--pre_log",
308 "--scales",
309 "1.0",
310 "1.1",
311 "--config",
312 "565",
313 "8888",
314 "gpu",
315 "nonrendering",
316 "angle",
317 "hwui",
318 "msaa16",
bsalomonb8797bb2016-04-05 08:49:38 -0700319 "nvpr16",
320 "nvprdit16",
mtkleinafe9fac2016-02-22 14:59:59 -0800321 "--match",
322 "nothing_will_match_this"
323 ],
borenet1e37d172015-03-27 05:42:18 -0700324 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
benjaminwagner8d61f0d2016-01-25 13:02:40 -0800325 "--pre_log",
scroggo0a3cac82015-10-08 14:44:51 -0700326 "--images",
joshualitt3b8c0a92015-12-02 11:04:51 -0800327 "--gpuStatsDump",
328 "true",
borenet13e51f92015-03-09 06:59:16 -0700329 "--scales",
330 "1.0",
331 "1.1",
332 "--config",
333 "565",
334 "8888",
335 "gpu",
336 "nonrendering",
337 "angle",
338 "hwui",
339 "msaa16",
bsalomonb8797bb2016-04-05 08:49:38 -0700340 "nvpr16",
341 "nvprdit16",
borenet13e51f92015-03-09 06:59:16 -0700342 "--loops",
343 "1",
344 "--samples",
scroggo860e8a62015-10-15 07:51:28 -0700345 "1",
msarettc149f0e2016-01-04 11:35:43 -0800346 "--keepAlive",
347 "true",
scroggo860e8a62015-10-15 07:51:28 -0700348 "--match",
349 "~interlaced1.png",
350 "~interlaced2.png",
msaretta7a21cf2015-11-16 08:43:23 -0800351 "~interlaced3.png",
352 "~inc0.gif",
353 "~inc1.gif",
354 "~incInterlaced.gif",
355 "~inc0.jpg",
356 "~incGray.jpg",
357 "~inc0.wbmp",
358 "~inc1.wbmp",
359 "~inc0.webp",
360 "~inc1.webp",
361 "~inc0.ico",
362 "~inc1.ico",
363 "~inc0.png",
364 "~inc1.png",
365 "~inc2.png",
366 "~inc12.png",
367 "~inc13.png",
368 "~inc14.png",
369 "~inc0.webp",
370 "~inc1.webp"
mtkleinf73e5892015-02-24 11:45:11 -0800371 ],
borenet1e37d172015-03-27 05:42:18 -0700372 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
benjaminwagner8d61f0d2016-01-25 13:02:40 -0800373 "--pre_log",
scroggo0a3cac82015-10-08 14:44:51 -0700374 "--images",
joshualitt3b8c0a92015-12-02 11:04:51 -0800375 "--gpuStatsDump",
376 "true",
mtkleinf73e5892015-02-24 11:45:11 -0800377 "--scales",
378 "1.0",
379 "1.1",
bsalomonbdff1fc2015-02-28 16:56:31 -0800380 "--config",
381 "565",
382 "8888",
383 "gpu",
384 "nonrendering",
385 "angle",
386 "hwui",
387 "msaa16",
bsalomonb8797bb2016-04-05 08:49:38 -0700388 "nvpr16",
389 "nvprdit16",
mtkleinbf9e6002015-06-16 10:41:27 -0700390 "--GPUbenchTileW",
egdaniel9a0f6292015-03-20 07:03:52 -0700391 "256",
mtkleinbf9e6002015-06-16 10:41:27 -0700392 "--GPUbenchTileH",
egdaniel9a0f6292015-03-20 07:03:52 -0700393 "256",
mtkleinf73e5892015-02-24 11:45:11 -0800394 "--match",
395 "~gradient",
scroggo860e8a62015-10-15 07:51:28 -0700396 "~etc1bitmap",
397 "~interlaced1.png",
398 "~interlaced2.png",
msaretta7a21cf2015-11-16 08:43:23 -0800399 "~interlaced3.png",
400 "~inc0.gif",
401 "~inc1.gif",
402 "~incInterlaced.gif",
403 "~inc0.jpg",
404 "~incGray.jpg",
405 "~inc0.wbmp",
406 "~inc1.wbmp",
407 "~inc0.webp",
408 "~inc1.webp",
409 "~inc0.ico",
410 "~inc1.ico",
411 "~inc0.png",
412 "~inc1.png",
413 "~inc2.png",
414 "~inc12.png",
415 "~inc13.png",
416 "~inc14.png",
417 "~inc0.webp",
418 "~inc1.webp"
mtkleinbf9e6002015-06-16 10:41:27 -0700419 ],
420 "Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": [
benjaminwagner8d61f0d2016-01-25 13:02:40 -0800421 "--pre_log",
scroggo0a3cac82015-10-08 14:44:51 -0700422 "--images",
joshualitt3b8c0a92015-12-02 11:04:51 -0800423 "--gpuStatsDump",
424 "true",
mtkleinbf9e6002015-06-16 10:41:27 -0700425 "--scales",
426 "1.0",
427 "1.1",
428 "--skps",
429 "ignore_skps",
430 "--config",
431 "565",
432 "8888",
433 "gpu",
434 "nonrendering",
435 "angle",
436 "hwui",
437 "msaa16",
bsalomonb8797bb2016-04-05 08:49:38 -0700438 "nvpr16",
439 "nvprdit16",
mtkleinbf9e6002015-06-16 10:41:27 -0700440 "--match",
441 "~blurroundrect",
442 "~patch_grid",
443 "~desk_carsvg",
444 "~keymobi",
msaretta7a21cf2015-11-16 08:43:23 -0800445 "~path_hairline",
joshualitt431dded2015-12-16 10:38:35 -0800446 "~GLInstancedArraysBench",
msaretta7a21cf2015-11-16 08:43:23 -0800447 "~inc0.gif",
448 "~inc1.gif",
449 "~incInterlaced.gif",
450 "~inc0.jpg",
451 "~incGray.jpg",
452 "~inc0.wbmp",
453 "~inc1.wbmp",
454 "~inc0.webp",
455 "~inc1.webp",
456 "~inc0.ico",
457 "~inc1.ico",
458 "~inc0.png",
459 "~inc1.png",
460 "~inc2.png",
461 "~inc12.png",
462 "~inc13.png",
463 "~inc14.png",
464 "~inc0.webp",
465 "~inc1.webp"
mtkleinf73e5892015-02-24 11:45:11 -0800466 ]
467}