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

Side by Side Diff: tools/nanobench_flags.json

Issue 1497533002: Add gpuStatsDump to nanobench GPU bots (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: tweaks Created 5 years 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 "--images",
4 "--gpuStatsDump",
5 "true",
4 "--scales", 6 "--scales",
5 "1.0", 7 "1.0",
6 "1.1", 8 "1.1",
7 "--config", 9 "--config",
8 "565", 10 "565",
9 "8888", 11 "8888",
10 "gpu", 12 "gpu",
11 "nonrendering", 13 "nonrendering",
12 "angle", 14 "angle",
13 "hwui", 15 "hwui",
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 "~inc1.png", 73 "~inc1.png",
72 "~inc2.png", 74 "~inc2.png",
73 "~inc12.png", 75 "~inc12.png",
74 "~inc13.png", 76 "~inc13.png",
75 "~inc14.png", 77 "~inc14.png",
76 "~inc0.webp", 78 "~inc0.webp",
77 "~inc1.webp" 79 "~inc1.webp"
78 ], 80 ],
79 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [ 81 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [
80 "--images", 82 "--images",
83 "--gpuStatsDump",
84 "true",
81 "--scales", 85 "--scales",
82 "1.0", 86 "1.0",
83 "1.1", 87 "1.1",
84 "--config", 88 "--config",
85 "565", 89 "565",
86 "8888", 90 "8888",
87 "gpu", 91 "gpu",
88 "nonrendering", 92 "nonrendering",
89 "angle", 93 "angle",
90 "hwui", 94 "hwui",
(...skipping 17 matching lines...) Expand all
108 "~inc1.png", 112 "~inc1.png",
109 "~inc2.png", 113 "~inc2.png",
110 "~inc12.png", 114 "~inc12.png",
111 "~inc13.png", 115 "~inc13.png",
112 "~inc14.png", 116 "~inc14.png",
113 "~inc0.webp", 117 "~inc0.webp",
114 "~inc1.webp" 118 "~inc1.webp"
115 ], 119 ],
116 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [ 120 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
117 "--images", 121 "--images",
122 "--gpuStatsDump",
123 "true",
118 "--scales", 124 "--scales",
119 "1.0", 125 "1.0",
120 "1.1", 126 "1.1",
121 "--config", 127 "--config",
122 "565", 128 "565",
123 "8888", 129 "8888",
124 "gpu", 130 "gpu",
125 "nonrendering", 131 "nonrendering",
126 "angle", 132 "angle",
127 "hwui", 133 "hwui",
(...skipping 22 matching lines...) Expand all
150 "~inc1.png", 156 "~inc1.png",
151 "~inc2.png", 157 "~inc2.png",
152 "~inc12.png", 158 "~inc12.png",
153 "~inc13.png", 159 "~inc13.png",
154 "~inc14.png", 160 "~inc14.png",
155 "~inc0.webp", 161 "~inc0.webp",
156 "~inc1.webp" 162 "~inc1.webp"
157 ], 163 ],
158 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [ 164 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
159 "--images", 165 "--images",
166 "--gpuStatsDump",
167 "true",
160 "--scales", 168 "--scales",
161 "1.0", 169 "1.0",
162 "1.1", 170 "1.1",
163 "--config", 171 "--config",
164 "565", 172 "565",
165 "8888", 173 "8888",
166 "gpu", 174 "gpu",
167 "nonrendering", 175 "nonrendering",
168 "angle", 176 "angle",
169 "hwui", 177 "hwui",
(...skipping 24 matching lines...) Expand all
194 "~inc1.png", 202 "~inc1.png",
195 "~inc2.png", 203 "~inc2.png",
196 "~inc12.png", 204 "~inc12.png",
197 "~inc13.png", 205 "~inc13.png",
198 "~inc14.png", 206 "~inc14.png",
199 "~inc0.webp", 207 "~inc0.webp",
200 "~inc1.webp" 208 "~inc1.webp"
201 ], 209 ],
202 "Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": [ 210 "Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": [
203 "--images", 211 "--images",
212 "--gpuStatsDump",
213 "true",
204 "--scales", 214 "--scales",
205 "1.0", 215 "1.0",
206 "1.1", 216 "1.1",
207 "--skps", 217 "--skps",
208 "ignore_skps", 218 "ignore_skps",
209 "--config", 219 "--config",
210 "565", 220 "565",
211 "8888", 221 "8888",
212 "gpu", 222 "gpu",
213 "nonrendering", 223 "nonrendering",
(...skipping 21 matching lines...) Expand all
235 "~inc0.png", 245 "~inc0.png",
236 "~inc1.png", 246 "~inc1.png",
237 "~inc2.png", 247 "~inc2.png",
238 "~inc12.png", 248 "~inc12.png",
239 "~inc13.png", 249 "~inc13.png",
240 "~inc14.png", 250 "~inc14.png",
241 "~inc0.webp", 251 "~inc0.webp",
242 "~inc1.webp" 252 "~inc1.webp"
243 ] 253 ]
244 } 254 }
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