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

Side by Side Diff: tools/nanobench_flags.json

Issue 1381703003: Pass --images '' to nanobench to disable image benchmarking. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 2 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-NexusPlayer-GPU-PowerVR-x86-Release": [ 2 "Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release": [
3 "--images",
3 "--scales", 4 "--scales",
4 "1.0", 5 "1.0",
5 "1.1", 6 "1.1",
6 "--config", 7 "--config",
7 "565", 8 "565",
8 "8888", 9 "8888",
9 "gpu", 10 "gpu",
10 "nonrendering", 11 "nonrendering",
11 "angle", 12 "angle",
12 "hwui", 13 "hwui",
13 "--match", 14 "--match",
14 "~blurroundrect", 15 "~blurroundrect",
15 "~patch_grid", 16 "~patch_grid",
16 "~desk_carsvg", 17 "~desk_carsvg",
17 "~desk_unicodetable" 18 "~desk_unicodetable"
18 ], 19 ],
19 "Perf-Android-Nexus7-Tegra3-Arm7-Release": [ 20 "Perf-Android-Nexus7-Tegra3-Arm7-Release": [
21 "--images",
20 "--scales", 22 "--scales",
21 "1.0", 23 "1.0",
22 "1.1", 24 "1.1",
23 "--config", 25 "--config",
24 "565", 26 "565",
25 "8888", 27 "8888",
26 "gpu", 28 "gpu",
27 "nonrendering", 29 "nonrendering",
28 "angle", 30 "angle",
29 "hwui", 31 "hwui",
30 "msaa4", 32 "msaa4",
31 "nvprmsaa4", 33 "nvprmsaa4",
32 "--match", 34 "--match",
33 "~blurroundrect", 35 "~blurroundrect",
34 "~patch_grid", 36 "~patch_grid",
35 "~desk_carsvg" 37 "~desk_carsvg"
36 ], 38 ],
37 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [ 39 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [
40 "--images",
38 "--scales", 41 "--scales",
39 "1.0", 42 "1.0",
40 "1.1", 43 "1.1",
41 "--config", 44 "--config",
42 "565", 45 "565",
43 "8888", 46 "8888",
44 "gpu", 47 "gpu",
45 "nonrendering", 48 "nonrendering",
46 "angle", 49 "angle",
47 "hwui", 50 "hwui",
48 "--match", 51 "--match",
49 "~blurroundrect", 52 "~blurroundrect",
50 "~patch_grid", 53 "~patch_grid",
51 "~desk_carsvg", 54 "~desk_carsvg",
52 "~GLInstancedArraysBench" 55 "~GLInstancedArraysBench"
53 ], 56 ],
54 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [ 57 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
58 "--images",
55 "--scales", 59 "--scales",
56 "1.0", 60 "1.0",
57 "1.1", 61 "1.1",
58 "--config", 62 "--config",
59 "565", 63 "565",
60 "8888", 64 "8888",
61 "gpu", 65 "gpu",
62 "nonrendering", 66 "nonrendering",
63 "angle", 67 "angle",
64 "hwui", 68 "hwui",
65 "msaa16", 69 "msaa16",
66 "nvprmsaa16", 70 "nvprmsaa16",
67 "--loops", 71 "--loops",
68 "1", 72 "1",
69 "--samples", 73 "--samples",
70 "1" 74 "1"
71 ], 75 ],
72 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [ 76 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
77 "--images",
73 "--scales", 78 "--scales",
74 "1.0", 79 "1.0",
75 "1.1", 80 "1.1",
76 "--config", 81 "--config",
77 "565", 82 "565",
78 "8888", 83 "8888",
79 "gpu", 84 "gpu",
80 "nonrendering", 85 "nonrendering",
81 "angle", 86 "angle",
82 "hwui", 87 "hwui",
83 "msaa16", 88 "msaa16",
84 "nvprmsaa16", 89 "nvprmsaa16",
85 "--GPUbenchTileW", 90 "--GPUbenchTileW",
86 "256", 91 "256",
87 "--GPUbenchTileH", 92 "--GPUbenchTileH",
88 "256", 93 "256",
89 "--match", 94 "--match",
90 "~gradient", 95 "~gradient",
91 "~etc1bitmap" 96 "~etc1bitmap"
92 ], 97 ],
93 "Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": [ 98 "Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": [
99 "--images",
94 "--scales", 100 "--scales",
95 "1.0", 101 "1.0",
96 "1.1", 102 "1.1",
97 "--skps", 103 "--skps",
98 "ignore_skps", 104 "ignore_skps",
99 "--config", 105 "--config",
100 "565", 106 "565",
101 "8888", 107 "8888",
102 "gpu", 108 "gpu",
103 "nonrendering", 109 "nonrendering",
104 "angle", 110 "angle",
105 "hwui", 111 "hwui",
106 "msaa16", 112 "msaa16",
107 "nvprmsaa16", 113 "nvprmsaa16",
108 "--match", 114 "--match",
109 "~blurroundrect", 115 "~blurroundrect",
110 "~patch_grid", 116 "~patch_grid",
111 "~desk_carsvg", 117 "~desk_carsvg",
112 "~keymobi", 118 "~keymobi",
113 "~path_hairline" 119 "~path_hairline"
114 ] 120 ]
115 } 121 }
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