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

Side by Side Diff: testing/buildbot/chromium.perf.json

Issue 2272603005: Script to generate buildbot json for both the perf waterfall and fyi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removing all win 7 intel gpu perf shards Created 4 years, 3 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 | testing/buildbot/chromium.perf.fyi.json » ('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 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {},
3 "AAAAA2 See generate_perf_json.py to make changes": {},
2 "Android Galaxy S5 Perf (3)": { 4 "Android Galaxy S5 Perf (3)": {
3 "scripts": [ 5 "scripts": [
4 { 6 {
5 "args": [ 7 "args": [
6 "cc_perftests" 8 "cc_perftests"
7 ], 9 ],
8 "name": "cc_perftests", 10 "name": "cc_perftests",
9 "script": "gtest_perf_test.py" 11 "script": "gtest_perf_test.py"
10 }, 12 },
11 { 13 {
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", 231 "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*",
230 "--test-launcher-jobs=1", 232 "--test-launcher-jobs=1",
231 "--enable-gpu" 233 "--enable-gpu"
232 ], 234 ],
233 "name": "performance_browser_tests", 235 "name": "performance_browser_tests",
234 "script": "gtest_perf_test.py" 236 "script": "gtest_perf_test.py"
235 } 237 }
236 ] 238 ]
237 } 239 }
238 } 240 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/chromium.perf.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698