OLD | NEW |
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", |
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
160 "~inc1.ico", | 160 "~inc1.ico", |
161 "~inc0.png", | 161 "~inc0.png", |
162 "~inc1.png", | 162 "~inc1.png", |
163 "~inc2.png", | 163 "~inc2.png", |
164 "~inc12.png", | 164 "~inc12.png", |
165 "~inc13.png", | 165 "~inc13.png", |
166 "~inc14.png", | 166 "~inc14.png", |
167 "~inc0.webp", | 167 "~inc0.webp", |
168 "~inc1.webp" | 168 "~inc1.webp" |
169 ], | 169 ], |
| 170 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot": [ |
| 171 "--pre_log", |
| 172 "--scales", |
| 173 "1.0", |
| 174 "1.1", |
| 175 "--config", |
| 176 "565", |
| 177 "8888", |
| 178 "gpu", |
| 179 "nonrendering", |
| 180 "angle", |
| 181 "hwui", |
| 182 "msaa16", |
| 183 "nvprmsaa16", |
| 184 "--match", |
| 185 "nothing_will_match_this" |
| 186 ], |
170 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [ | 187 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [ |
171 "--pre_log", | 188 "--pre_log", |
172 "--images", | 189 "--images", |
173 "--gpuStatsDump", | 190 "--gpuStatsDump", |
174 "true", | 191 "true", |
175 "--scales", | 192 "--scales", |
176 "1.0", | 193 "1.0", |
177 "1.1", | 194 "1.1", |
178 "--config", | 195 "--config", |
179 "565", | 196 "565", |
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
301 "~inc0.png", | 318 "~inc0.png", |
302 "~inc1.png", | 319 "~inc1.png", |
303 "~inc2.png", | 320 "~inc2.png", |
304 "~inc12.png", | 321 "~inc12.png", |
305 "~inc13.png", | 322 "~inc13.png", |
306 "~inc14.png", | 323 "~inc14.png", |
307 "~inc0.webp", | 324 "~inc0.webp", |
308 "~inc1.webp" | 325 "~inc1.webp" |
309 ] | 326 ] |
310 } | 327 } |
OLD | NEW |