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

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

Issue 2973733002: Enable loading.desktop benchmark with network service enabled on perf fyi bot. (Closed)
Patch Set: . Created 3 years, 5 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 | tools/perf/chromium.perf.fyi.extras.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 //tools/perf/generate_perf_data.py to make changes": {}, 3 "AAAAA2 See //tools/perf/generate_perf_data.py to make changes": {},
4 "Android Swarming N5X Tester": { 4 "Android Swarming N5X Tester": {
5 "isolated_scripts": [ 5 "isolated_scripts": [
6 { 6 {
7 "args": [ 7 "args": [
8 "battor.steady_state", 8 "battor.steady_state",
9 "-v", 9 "-v",
10 "--upload-results", 10 "--upload-results",
(...skipping 4736 matching lines...) Expand 10 before | Expand all | Expand 10 after
4747 } 4747 }
4748 ], 4748 ],
4749 "expiration": 36000, 4749 "expiration": 36000,
4750 "hard_timeout": 10800, 4750 "hard_timeout": 10800,
4751 "ignore_task_failure": true, 4751 "ignore_task_failure": true,
4752 "io_timeout": 3600 4752 "io_timeout": 3600
4753 } 4753 }
4754 } 4754 }
4755 ] 4755 ]
4756 }, 4756 },
4757 "Mojo Linux Perf": {
4758 "isolated_scripts": [
4759 {
4760 "args": [
4761 "loading.desktop.network_service",
4762 "-v",
4763 "--upload-results",
4764 "--output-format=chartjson",
4765 "--browser=release"
4766 ],
4767 "isolate_name": "telemetry_perf_tests",
4768 "name": "loading.desktop.network_service",
4769 "override_compile_targets": [
4770 "telemetry_perf_tests"
4771 ],
4772 "swarming": {
4773 "can_use_on_swarming_builders": true,
4774 "expiration": 36000,
4775 "hard_timeout": 10800,
4776 "ignore_task_failure": false,
4777 "io_timeout": 3600
4778 }
4779 }
4780 ]
4781 },
4757 "Win 10 4 Core Low-End Perf Tests": { 4782 "Win 10 4 Core Low-End Perf Tests": {
4758 "isolated_scripts": [ 4783 "isolated_scripts": [
4759 { 4784 {
4760 "args": [], 4785 "args": [],
4761 "isolate_name": "angle_perftests", 4786 "isolate_name": "angle_perftests",
4762 "name": "angle_perftests", 4787 "name": "angle_perftests",
4763 "swarming": { 4788 "swarming": {
4764 "can_use_on_swarming_builders": true, 4789 "can_use_on_swarming_builders": true,
4765 "dimension_sets": [ 4790 "dimension_sets": [
4766 { 4791 {
(...skipping 9961 matching lines...) Expand 10 before | Expand all | Expand 10 after
14728 ], 14753 ],
14729 "expiration": 36000, 14754 "expiration": 36000,
14730 "hard_timeout": 10800, 14755 "hard_timeout": 10800,
14731 "ignore_task_failure": true, 14756 "ignore_task_failure": true,
14732 "io_timeout": 3600 14757 "io_timeout": 3600
14733 } 14758 }
14734 } 14759 }
14735 ] 14760 ]
14736 } 14761 }
14737 } 14762 }
OLDNEW
« no previous file with comments | « no previous file | tools/perf/chromium.perf.fyi.extras.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698