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

Side by Side Diff: tools/nanobench_flags.json

Issue 1612483002: Add pre_log option to nanobench; make this option default true in nanobench and dm. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Revert change to enable --pre_log for --verbose. Add auto-edited files. Created 4 years, 10 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 | « tools/flags/SkCommonFlags.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-NexusPlayer-GPU-PowerVR-x86-Release": [ 2 "Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release": [
3 "--pre_log",
3 "--images", 4 "--images",
4 "--gpuStatsDump", 5 "--gpuStatsDump",
5 "true", 6 "true",
6 "--scales", 7 "--scales",
7 "1.0", 8 "1.0",
8 "1.1", 9 "1.1",
9 "--config", 10 "--config",
10 "565", 11 "565",
11 "8888", 12 "8888",
12 "gpu", 13 "gpu",
(...skipping 22 matching lines...) Expand all
35 "~inc0.png", 36 "~inc0.png",
36 "~inc1.png", 37 "~inc1.png",
37 "~inc2.png", 38 "~inc2.png",
38 "~inc12.png", 39 "~inc12.png",
39 "~inc13.png", 40 "~inc13.png",
40 "~inc14.png", 41 "~inc14.png",
41 "~inc0.webp", 42 "~inc0.webp",
42 "~inc1.webp" 43 "~inc1.webp"
43 ], 44 ],
44 "Perf-Android-Nexus7-Tegra3-Arm7-Release": [ 45 "Perf-Android-Nexus7-Tegra3-Arm7-Release": [
46 "--pre_log",
45 "--scales", 47 "--scales",
46 "1.0", 48 "1.0",
47 "1.1", 49 "1.1",
48 "--config", 50 "--config",
49 "565", 51 "565",
50 "8888", 52 "8888",
51 "gpu", 53 "gpu",
52 "nonrendering", 54 "nonrendering",
53 "angle", 55 "angle",
54 "hwui", 56 "hwui",
(...skipping 17 matching lines...) Expand all
72 "~inc0.png", 74 "~inc0.png",
73 "~inc1.png", 75 "~inc1.png",
74 "~inc2.png", 76 "~inc2.png",
75 "~inc12.png", 77 "~inc12.png",
76 "~inc13.png", 78 "~inc13.png",
77 "~inc14.png", 79 "~inc14.png",
78 "~inc0.webp", 80 "~inc0.webp",
79 "~inc1.webp" 81 "~inc1.webp"
80 ], 82 ],
81 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [ 83 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [
84 "--pre_log",
82 "--images", 85 "--images",
83 "--gpuStatsDump", 86 "--gpuStatsDump",
84 "true", 87 "true",
85 "--scales", 88 "--scales",
86 "1.0", 89 "1.0",
87 "1.1", 90 "1.1",
88 "--config", 91 "--config",
89 "565", 92 "565",
90 "8888", 93 "8888",
91 "gpu", 94 "gpu",
(...skipping 19 matching lines...) Expand all
111 "~inc0.png", 114 "~inc0.png",
112 "~inc1.png", 115 "~inc1.png",
113 "~inc2.png", 116 "~inc2.png",
114 "~inc12.png", 117 "~inc12.png",
115 "~inc13.png", 118 "~inc13.png",
116 "~inc14.png", 119 "~inc14.png",
117 "~inc0.webp", 120 "~inc0.webp",
118 "~inc1.webp" 121 "~inc1.webp"
119 ], 122 ],
120 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [ 123 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
124 "--pre_log",
121 "--images", 125 "--images",
122 "--gpuStatsDump", 126 "--gpuStatsDump",
123 "true", 127 "true",
124 "--scales", 128 "--scales",
125 "1.0", 129 "1.0",
126 "1.1", 130 "1.1",
127 "--config", 131 "--config",
128 "565", 132 "565",
129 "8888", 133 "8888",
130 "gpu", 134 "gpu",
(...skipping 26 matching lines...) Expand all
157 "~inc0.png", 161 "~inc0.png",
158 "~inc1.png", 162 "~inc1.png",
159 "~inc2.png", 163 "~inc2.png",
160 "~inc12.png", 164 "~inc12.png",
161 "~inc13.png", 165 "~inc13.png",
162 "~inc14.png", 166 "~inc14.png",
163 "~inc0.webp", 167 "~inc0.webp",
164 "~inc1.webp" 168 "~inc1.webp"
165 ], 169 ],
166 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [ 170 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
171 "--pre_log",
167 "--images", 172 "--images",
168 "--gpuStatsDump", 173 "--gpuStatsDump",
169 "true", 174 "true",
170 "--scales", 175 "--scales",
171 "1.0", 176 "1.0",
172 "1.1", 177 "1.1",
173 "--config", 178 "--config",
174 "565", 179 "565",
175 "8888", 180 "8888",
176 "gpu", 181 "gpu",
(...skipping 26 matching lines...) Expand all
203 "~inc0.png", 208 "~inc0.png",
204 "~inc1.png", 209 "~inc1.png",
205 "~inc2.png", 210 "~inc2.png",
206 "~inc12.png", 211 "~inc12.png",
207 "~inc13.png", 212 "~inc13.png",
208 "~inc14.png", 213 "~inc14.png",
209 "~inc0.webp", 214 "~inc0.webp",
210 "~inc1.webp" 215 "~inc1.webp"
211 ], 216 ],
212 "Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": [ 217 "Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": [
218 "--pre_log",
213 "--images", 219 "--images",
214 "--gpuStatsDump", 220 "--gpuStatsDump",
215 "true", 221 "true",
216 "--scales", 222 "--scales",
217 "1.0", 223 "1.0",
218 "1.1", 224 "1.1",
219 "--skps", 225 "--skps",
220 "ignore_skps", 226 "ignore_skps",
221 "--config", 227 "--config",
222 "565", 228 "565",
(...skipping 25 matching lines...) Expand all
248 "~inc0.png", 254 "~inc0.png",
249 "~inc1.png", 255 "~inc1.png",
250 "~inc2.png", 256 "~inc2.png",
251 "~inc12.png", 257 "~inc12.png",
252 "~inc13.png", 258 "~inc13.png",
253 "~inc14.png", 259 "~inc14.png",
254 "~inc0.webp", 260 "~inc0.webp",
255 "~inc1.webp" 261 "~inc1.webp"
256 ] 262 ]
257 } 263 }
OLDNEW
« no previous file with comments | « tools/flags/SkCommonFlags.cpp ('k') | tools/nanobench_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698