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

Side by Side Diff: tools/nanobench_flags.json

Issue 2181073003: Start measuring f16 and srgb speed. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: support f16 in SkBitmap::getAddr() Created 4 years, 4 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 | « src/core/SkBitmap.cpp ('k') | 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-GalaxyS3-GPU-Mali400-Arm7-Release": [ 2 "Perf-Android-GCC-GalaxyS3-GPU-Mali400-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 "f16",
20 "srgb",
19 "msaa4", 21 "msaa4",
20 "nvpr4", 22 "nvpr4",
21 "nvprdit4", 23 "nvprdit4",
22 "--match", 24 "--match",
23 "~blurroundrect", 25 "~blurroundrect",
24 "~patch_grid", 26 "~patch_grid",
25 "~desk_carsvg", 27 "~desk_carsvg",
26 "~shapes_", 28 "~shapes_",
27 "~inc0.gif", 29 "~inc0.gif",
28 "~inc1.gif", 30 "~inc1.gif",
(...skipping 24 matching lines...) Expand all
53 "1,1,10,1000", 55 "1,1,10,1000",
54 "--scales", 56 "--scales",
55 "1.0", 57 "1.0",
56 "1.1", 58 "1.1",
57 "--config", 59 "--config",
58 "565", 60 "565",
59 "8888", 61 "8888",
60 "nonrendering", 62 "nonrendering",
61 "angle", 63 "angle",
62 "hwui", 64 "hwui",
65 "f16",
66 "srgb",
63 "gl", 67 "gl",
64 "glmsaa4", 68 "glmsaa4",
65 "glnvpr4", 69 "glnvpr4",
66 "glnvprdit4", 70 "glnvprdit4",
67 "--match", 71 "--match",
68 "~blurroundrect", 72 "~blurroundrect",
69 "~patch_grid", 73 "~patch_grid",
70 "~desk_carsvg", 74 "~desk_carsvg",
71 "~inc0.gif", 75 "~inc0.gif",
72 "~inc1.gif", 76 "~inc1.gif",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 "--scales", 138 "--scales",
135 "1.0", 139 "1.0",
136 "1.1", 140 "1.1",
137 "--config", 141 "--config",
138 "565", 142 "565",
139 "8888", 143 "8888",
140 "gpu", 144 "gpu",
141 "nonrendering", 145 "nonrendering",
142 "angle", 146 "angle",
143 "hwui", 147 "hwui",
148 "f16",
149 "srgb",
144 "msaa4", 150 "msaa4",
145 "nvpr4", 151 "nvpr4",
146 "nvprdit4", 152 "nvprdit4",
147 "--match", 153 "--match",
148 "~blurroundrect", 154 "~blurroundrect",
149 "~patch_grid", 155 "~patch_grid",
150 "~desk_carsvg", 156 "~desk_carsvg",
151 "~keymobi_shop_mobileweb_ebay_com.skp", 157 "~keymobi_shop_mobileweb_ebay_com.skp",
152 "~inc0.gif", 158 "~inc0.gif",
153 "~inc1.gif", 159 "~inc1.gif",
(...skipping 25 matching lines...) Expand all
179 "--scales", 185 "--scales",
180 "1.0", 186 "1.0",
181 "1.1", 187 "1.1",
182 "--config", 188 "--config",
183 "565", 189 "565",
184 "8888", 190 "8888",
185 "gpu", 191 "gpu",
186 "nonrendering", 192 "nonrendering",
187 "angle", 193 "angle",
188 "hwui", 194 "hwui",
195 "f16",
196 "srgb",
189 "msaa4", 197 "msaa4",
190 "nvpr4", 198 "nvpr4",
191 "nvprdit4", 199 "nvprdit4",
192 "--match", 200 "--match",
193 "~blurroundrect", 201 "~blurroundrect",
194 "~patch_grid", 202 "~patch_grid",
195 "~desk_carsvg", 203 "~desk_carsvg",
196 "~inc0.gif", 204 "~inc0.gif",
197 "~inc1.gif", 205 "~inc1.gif",
198 "~incInterlaced.gif", 206 "~incInterlaced.gif",
(...skipping 24 matching lines...) Expand all
223 "--scales", 231 "--scales",
224 "1.0", 232 "1.0",
225 "1.1", 233 "1.1",
226 "--config", 234 "--config",
227 "565", 235 "565",
228 "8888", 236 "8888",
229 "gpu", 237 "gpu",
230 "nonrendering", 238 "nonrendering",
231 "angle", 239 "angle",
232 "hwui", 240 "hwui",
241 "f16",
242 "srgb",
233 "--match", 243 "--match",
234 "~blurroundrect", 244 "~blurroundrect",
235 "~patch_grid", 245 "~patch_grid",
236 "~desk_carsvg", 246 "~desk_carsvg",
237 "~desk_unicodetable", 247 "~desk_unicodetable",
238 "~interlaced1.png", 248 "~interlaced1.png",
239 "~interlaced2.png", 249 "~interlaced2.png",
240 "~interlaced3.png", 250 "~interlaced3.png",
241 "~inc0.gif", 251 "~inc0.gif",
242 "~inc1.gif", 252 "~inc1.gif",
(...skipping 20 matching lines...) Expand all
263 "--scales", 273 "--scales",
264 "1.0", 274 "1.0",
265 "1.1", 275 "1.1",
266 "--config", 276 "--config",
267 "565", 277 "565",
268 "8888", 278 "8888",
269 "gpu", 279 "gpu",
270 "nonrendering", 280 "nonrendering",
271 "angle", 281 "angle",
272 "hwui", 282 "hwui",
283 "f16",
284 "srgb",
273 "msaa4", 285 "msaa4",
274 "nvpr4", 286 "nvpr4",
275 "nvprdit4", 287 "nvprdit4",
276 "--match", 288 "--match",
277 "~blurroundrect", 289 "~blurroundrect",
278 "~patch_grid", 290 "~patch_grid",
279 "~desk_carsvg", 291 "~desk_carsvg",
280 "~inc0.gif", 292 "~inc0.gif",
281 "~inc1.gif", 293 "~inc1.gif",
282 "~incInterlaced.gif", 294 "~incInterlaced.gif",
(...skipping 24 matching lines...) Expand all
307 "--scales", 319 "--scales",
308 "1.0", 320 "1.0",
309 "1.1", 321 "1.1",
310 "--config", 322 "--config",
311 "565", 323 "565",
312 "8888", 324 "8888",
313 "gpu", 325 "gpu",
314 "nonrendering", 326 "nonrendering",
315 "angle", 327 "angle",
316 "hwui", 328 "hwui",
329 "f16",
330 "srgb",
317 "--match", 331 "--match",
318 "~blurroundrect", 332 "~blurroundrect",
319 "~patch_grid", 333 "~patch_grid",
320 "~desk_carsvg", 334 "~desk_carsvg",
321 "~GLInstancedArraysBench", 335 "~GLInstancedArraysBench",
322 "~inc0.gif", 336 "~inc0.gif",
323 "~inc1.gif", 337 "~inc1.gif",
324 "~incInterlaced.gif", 338 "~incInterlaced.gif",
325 "~inc0.jpg", 339 "~inc0.jpg",
326 "~incGray.jpg", 340 "~incGray.jpg",
(...skipping 20 matching lines...) Expand all
347 "--scales", 361 "--scales",
348 "1.0", 362 "1.0",
349 "1.1", 363 "1.1",
350 "--config", 364 "--config",
351 "565", 365 "565",
352 "8888", 366 "8888",
353 "gpu", 367 "gpu",
354 "nonrendering", 368 "nonrendering",
355 "angle", 369 "angle",
356 "hwui", 370 "hwui",
371 "f16",
372 "srgb",
357 "msaa16", 373 "msaa16",
358 "nvpr16", 374 "nvpr16",
359 "nvprdit16", 375 "nvprdit16",
360 "--loops", 376 "--loops",
361 "1", 377 "1",
362 "--samples", 378 "--samples",
363 "1", 379 "1",
364 "--keepAlive", 380 "--keepAlive",
365 "true", 381 "true",
366 "--match", 382 "--match",
(...skipping 28 matching lines...) Expand all
395 "--scales", 411 "--scales",
396 "1.0", 412 "1.0",
397 "1.1", 413 "1.1",
398 "--config", 414 "--config",
399 "565", 415 "565",
400 "8888", 416 "8888",
401 "gpu", 417 "gpu",
402 "nonrendering", 418 "nonrendering",
403 "angle", 419 "angle",
404 "hwui", 420 "hwui",
421 "f16",
422 "srgb",
405 "msaa16", 423 "msaa16",
406 "nvpr16", 424 "nvpr16",
407 "nvprdit16", 425 "nvprdit16",
408 "--GPUbenchTileW", 426 "--GPUbenchTileW",
409 "256", 427 "256",
410 "--GPUbenchTileH", 428 "--GPUbenchTileH",
411 "256", 429 "256",
412 "--match", 430 "--match",
413 "~gradient", 431 "~gradient",
414 "~etc1bitmap", 432 "~etc1bitmap",
(...skipping 30 matching lines...) Expand all
445 "1.1", 463 "1.1",
446 "--skps", 464 "--skps",
447 "ignore_skps", 465 "ignore_skps",
448 "--config", 466 "--config",
449 "565", 467 "565",
450 "8888", 468 "8888",
451 "gpu", 469 "gpu",
452 "nonrendering", 470 "nonrendering",
453 "angle", 471 "angle",
454 "hwui", 472 "hwui",
473 "f16",
474 "srgb",
455 "msaa16", 475 "msaa16",
456 "nvpr16", 476 "nvpr16",
457 "nvprdit16", 477 "nvprdit16",
458 "--match", 478 "--match",
459 "~blurroundrect", 479 "~blurroundrect",
460 "~patch_grid", 480 "~patch_grid",
461 "~desk_carsvg", 481 "~desk_carsvg",
462 "~keymobi", 482 "~keymobi",
463 "~path_hairline", 483 "~path_hairline",
464 "~GLInstancedArraysBench", 484 "~GLInstancedArraysBench",
(...skipping 11 matching lines...) Expand all
476 "~inc0.png", 496 "~inc0.png",
477 "~inc1.png", 497 "~inc1.png",
478 "~inc2.png", 498 "~inc2.png",
479 "~inc12.png", 499 "~inc12.png",
480 "~inc13.png", 500 "~inc13.png",
481 "~inc14.png", 501 "~inc14.png",
482 "~inc0.webp", 502 "~inc0.webp",
483 "~inc1.webp" 503 "~inc1.webp"
484 ] 504 ]
485 } 505 }
OLDNEW
« no previous file with comments | « src/core/SkBitmap.cpp ('k') | tools/nanobench_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698