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

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

Issue 2508673002: Perf: Removing S5s from waterfall (Closed)
Patch Set: rebasing again Created 4 years, 1 month 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 | « testing/buildbot/chromium.perf.json ('k') | tools/perf/generate_perf_json.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 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, 2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {},
3 "AAAAA2 See //tools/perf/generate_perf_json.py to make changes": {}, 3 "AAAAA2 See //tools/perf/generate_perf_json.py to make changes": {},
4 "Android Galaxy S5 Perf (1)": {
5 "scripts": [
6 {
7 "args": [
8 "cc_perftests",
9 "--adb-path",
10 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
11 ],
12 "name": "cc_perftests",
13 "script": "gtest_perf_test.py"
14 },
15 {
16 "args": [
17 "gpu_perftests",
18 "--adb-path",
19 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
20 ],
21 "name": "gpu_perftests",
22 "script": "gtest_perf_test.py"
23 }
24 ]
25 },
26 "Win 10 4 Core Low-End Perf Tests": { 4 "Win 10 4 Core Low-End Perf Tests": {
27 "isolated_scripts": [ 5 "isolated_scripts": [
28 { 6 {
29 "args": [], 7 "args": [],
30 "isolate_name": "angle_perftests", 8 "isolate_name": "angle_perftests",
31 "name": "angle_perftests", 9 "name": "angle_perftests",
32 "swarming": { 10 "swarming": {
33 "can_use_on_swarming_builders": true, 11 "can_use_on_swarming_builders": true,
34 "dimension_sets": [ 12 "dimension_sets": [
35 { 13 {
(...skipping 10767 matching lines...) Expand 10 before | Expand all | Expand 10 after
10803 "pool": "Chrome-perf" 10781 "pool": "Chrome-perf"
10804 } 10782 }
10805 ], 10783 ],
10806 "expiration": 21600, 10784 "expiration": 21600,
10807 "hard_timeout": 7200 10785 "hard_timeout": 7200
10808 } 10786 }
10809 } 10787 }
10810 ] 10788 ]
10811 } 10789 }
10812 } 10790 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.perf.json ('k') | tools/perf/generate_perf_json.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698