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

Side by Side Diff: testing/buildbot/chromium.perf.fyi.extras.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 | « testing/buildbot/chromium.perf.fyi.json ('k') | tools/perf/contrib/network_service/__init__.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
martiniss 2017/07/06 01:30:46 What is this file supposed to be doing? AFAIK, add
nednguyen 2017/07/06 13:15:26 This is used for generating the manual entries in
nednguyen 2017/07/06 16:36:53 I think we may want to move this file to tools/per
yzshen1 2017/07/06 17:43:29 Done. One thing is that I got the following Presu
2 "Mojo Linux Perf": {
3 "isolated_scripts": [
4 {
5 "args": [
6 "loading.desktop.network_service",
7 "-v",
8 "--upload-results",
9 "--output-format=chartjson",
10 "--browser=release"
11 ],
12 "isolate_name": "telemetry_perf_tests",
13 "name": "loading.desktop.network_service",
14 "override_compile_targets": [
15 "telemetry_perf_tests"
16 ],
17 "swarming": {
18 "can_use_on_swarming_builders": true,
19 "expiration": 36000,
20 "hard_timeout": 10800,
21 "ignore_task_failure": false,
22 "io_timeout": 3600
23 }
24 }
25 ]
26 }
27 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.perf.fyi.json ('k') | tools/perf/contrib/network_service/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698