Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(408)

Side by Side Diff: tools/nanobench_flags.json

Issue 1769163006: nanobench: turn on f16 and sRGB on the bots (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | tools/nanobench_flags.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Perf-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Release": [ 2 "Perf-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Release": [
3 "--pre_log", 3 "--pre_log",
4 "--images", 4 "--images",
5 "--gpuStatsDump", 5 "--gpuStatsDump",
6 "true", 6 "true",
7 "--useThermalManager", 7 "--useThermalManager",
8 "1,1,10,1000", 8 "1,1,10,1000",
9 "--scales", 9 "--scales",
10 "1.0", 10 "1.0",
11 "1.1", 11 "1.1",
12 "--config", 12 "--config",
13 "565", 13 "565",
14 "8888", 14 "8888",
15 "gpu", 15 "gpu",
16 "nonrendering", 16 "nonrendering",
17 "angle", 17 "angle",
18 "hwui", 18 "hwui",
19 "srgb",
20 "f16",
19 "msaa4", 21 "msaa4",
20 "nvprmsaa4", 22 "nvprmsaa4",
21 "--match", 23 "--match",
22 "~blurroundrect", 24 "~blurroundrect",
23 "~patch_grid", 25 "~patch_grid",
24 "~desk_carsvg", 26 "~desk_carsvg",
25 "~inc0.gif", 27 "~inc0.gif",
26 "~inc1.gif", 28 "~inc1.gif",
27 "~incInterlaced.gif", 29 "~incInterlaced.gif",
28 "~inc0.jpg", 30 "~inc0.jpg",
(...skipping 23 matching lines...) Expand all
52 "--scales", 54 "--scales",
53 "1.0", 55 "1.0",
54 "1.1", 56 "1.1",
55 "--config", 57 "--config",
56 "565", 58 "565",
57 "8888", 59 "8888",
58 "gpu", 60 "gpu",
59 "nonrendering", 61 "nonrendering",
60 "angle", 62 "angle",
61 "hwui", 63 "hwui",
64 "srgb",
65 "f16",
62 "--match", 66 "--match",
63 "~blurroundrect", 67 "~blurroundrect",
64 "~patch_grid", 68 "~patch_grid",
65 "~desk_carsvg", 69 "~desk_carsvg",
66 "~desk_unicodetable", 70 "~desk_unicodetable",
67 "~interlaced1.png", 71 "~interlaced1.png",
68 "~interlaced2.png", 72 "~interlaced2.png",
69 "~interlaced3.png", 73 "~interlaced3.png",
70 "~inc0.gif", 74 "~inc0.gif",
71 "~inc1.gif", 75 "~inc1.gif",
(...skipping 20 matching lines...) Expand all
92 "--scales", 96 "--scales",
93 "1.0", 97 "1.0",
94 "1.1", 98 "1.1",
95 "--config", 99 "--config",
96 "565", 100 "565",
97 "8888", 101 "8888",
98 "gpu", 102 "gpu",
99 "nonrendering", 103 "nonrendering",
100 "angle", 104 "angle",
101 "hwui", 105 "hwui",
106 "srgb",
107 "f16",
102 "msaa4", 108 "msaa4",
103 "nvprmsaa4", 109 "nvprmsaa4",
104 "--match", 110 "--match",
105 "~blurroundrect", 111 "~blurroundrect",
106 "~patch_grid", 112 "~patch_grid",
107 "~desk_carsvg", 113 "~desk_carsvg",
108 "~inc0.gif", 114 "~inc0.gif",
109 "~inc1.gif", 115 "~inc1.gif",
110 "~incInterlaced.gif", 116 "~incInterlaced.gif",
111 "~inc0.jpg", 117 "~inc0.jpg",
(...skipping 23 matching lines...) Expand all
135 "--scales", 141 "--scales",
136 "1.0", 142 "1.0",
137 "1.1", 143 "1.1",
138 "--config", 144 "--config",
139 "565", 145 "565",
140 "8888", 146 "8888",
141 "gpu", 147 "gpu",
142 "nonrendering", 148 "nonrendering",
143 "angle", 149 "angle",
144 "hwui", 150 "hwui",
151 "srgb",
152 "f16",
145 "--match", 153 "--match",
146 "~blurroundrect", 154 "~blurroundrect",
147 "~patch_grid", 155 "~patch_grid",
148 "~desk_carsvg", 156 "~desk_carsvg",
149 "~GLInstancedArraysBench", 157 "~GLInstancedArraysBench",
150 "~inc0.gif", 158 "~inc0.gif",
151 "~inc1.gif", 159 "~inc1.gif",
152 "~incInterlaced.gif", 160 "~incInterlaced.gif",
153 "~inc0.jpg", 161 "~inc0.jpg",
154 "~incGray.jpg", 162 "~incGray.jpg",
(...skipping 17 matching lines...) Expand all
172 "--scales", 180 "--scales",
173 "1.0", 181 "1.0",
174 "1.1", 182 "1.1",
175 "--config", 183 "--config",
176 "565", 184 "565",
177 "8888", 185 "8888",
178 "gpu", 186 "gpu",
179 "nonrendering", 187 "nonrendering",
180 "angle", 188 "angle",
181 "hwui", 189 "hwui",
190 "srgb",
191 "f16",
182 "msaa16", 192 "msaa16",
183 "nvprmsaa16", 193 "nvprmsaa16",
184 "--match", 194 "--match",
185 "nothing_will_match_this" 195 "nothing_will_match_this"
186 ], 196 ],
187 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [ 197 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
188 "--pre_log", 198 "--pre_log",
189 "--images", 199 "--images",
190 "--gpuStatsDump", 200 "--gpuStatsDump",
191 "true", 201 "true",
192 "--scales", 202 "--scales",
193 "1.0", 203 "1.0",
194 "1.1", 204 "1.1",
195 "--config", 205 "--config",
196 "565", 206 "565",
197 "8888", 207 "8888",
198 "gpu", 208 "gpu",
199 "nonrendering", 209 "nonrendering",
200 "angle", 210 "angle",
201 "hwui", 211 "hwui",
212 "srgb",
213 "f16",
202 "msaa16", 214 "msaa16",
203 "nvprmsaa16", 215 "nvprmsaa16",
204 "--loops", 216 "--loops",
205 "1", 217 "1",
206 "--samples", 218 "--samples",
207 "1", 219 "1",
208 "--keepAlive", 220 "--keepAlive",
209 "true", 221 "true",
210 "--match", 222 "--match",
211 "~interlaced1.png", 223 "~interlaced1.png",
(...skipping 27 matching lines...) Expand all
239 "--scales", 251 "--scales",
240 "1.0", 252 "1.0",
241 "1.1", 253 "1.1",
242 "--config", 254 "--config",
243 "565", 255 "565",
244 "8888", 256 "8888",
245 "gpu", 257 "gpu",
246 "nonrendering", 258 "nonrendering",
247 "angle", 259 "angle",
248 "hwui", 260 "hwui",
261 "srgb",
262 "f16",
249 "msaa16", 263 "msaa16",
250 "nvprmsaa16", 264 "nvprmsaa16",
251 "--GPUbenchTileW", 265 "--GPUbenchTileW",
252 "256", 266 "256",
253 "--GPUbenchTileH", 267 "--GPUbenchTileH",
254 "256", 268 "256",
255 "--match", 269 "--match",
256 "~gradient", 270 "~gradient",
257 "~etc1bitmap", 271 "~etc1bitmap",
258 "~interlaced1.png", 272 "~interlaced1.png",
(...skipping 29 matching lines...) Expand all
288 "1.1", 302 "1.1",
289 "--skps", 303 "--skps",
290 "ignore_skps", 304 "ignore_skps",
291 "--config", 305 "--config",
292 "565", 306 "565",
293 "8888", 307 "8888",
294 "gpu", 308 "gpu",
295 "nonrendering", 309 "nonrendering",
296 "angle", 310 "angle",
297 "hwui", 311 "hwui",
312 "srgb",
313 "f16",
298 "msaa16", 314 "msaa16",
299 "nvprmsaa16", 315 "nvprmsaa16",
300 "--match", 316 "--match",
301 "~blurroundrect", 317 "~blurroundrect",
302 "~patch_grid", 318 "~patch_grid",
303 "~desk_carsvg", 319 "~desk_carsvg",
304 "~keymobi", 320 "~keymobi",
305 "~path_hairline", 321 "~path_hairline",
306 "~GLInstancedArraysBench", 322 "~GLInstancedArraysBench",
307 "~inc0.gif", 323 "~inc0.gif",
(...skipping 10 matching lines...) Expand all
318 "~inc0.png", 334 "~inc0.png",
319 "~inc1.png", 335 "~inc1.png",
320 "~inc2.png", 336 "~inc2.png",
321 "~inc12.png", 337 "~inc12.png",
322 "~inc13.png", 338 "~inc13.png",
323 "~inc14.png", 339 "~inc14.png",
324 "~inc0.webp", 340 "~inc0.webp",
325 "~inc1.webp" 341 "~inc1.webp"
326 ] 342 ]
327 } 343 }
OLDNEW
« no previous file with comments | « no previous file | tools/nanobench_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698