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

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

Issue 2408283002: Add gpu and cc perf tests to new fyi tester (Closed)
Patch Set: Commetns. Created 4 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 | 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": {}, 2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {},
3 "AAAAA2 See generate_perf_json.py to make changes": {}, 3 "AAAAA2 See //tools/perf/generate_perf_json.py to make changes": {},
4 "Android Galaxy S5 Perf (3)": { 4 "Android Galaxy S5 Perf (3)": {
5 "scripts": [ 5 "scripts": [
6 { 6 {
7 "args": [ 7 "args": [
8 "cc_perftests" 8 "cc_perftests"
9 ], 9 ],
10 "name": "cc_perftests", 10 "name": "cc_perftests",
11 "script": "gtest_perf_test.py" 11 "script": "gtest_perf_test.py"
12 }, 12 },
13 { 13 {
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
231 "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", 231 "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*",
232 "--test-launcher-jobs=1", 232 "--test-launcher-jobs=1",
233 "--enable-gpu" 233 "--enable-gpu"
234 ], 234 ],
235 "name": "performance_browser_tests", 235 "name": "performance_browser_tests",
236 "script": "gtest_perf_test.py" 236 "script": "gtest_perf_test.py"
237 } 237 }
238 ] 238 ]
239 } 239 }
240 } 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