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

Side by Side Diff: tools/perf/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 {
2 "comment": [
3 "This file contains manually-specified tests that should be merged into",
4 "testing/buildbot/chromium.perf.fyi.json."
5 ],
6 "Mojo Linux Perf": {
7 "isolated_scripts": [
8 {
9 "args": [
10 "loading.desktop.network_service",
11 "-v",
12 "--upload-results",
13 "--output-format=chartjson",
14 "--browser=release"
15 ],
16 "isolate_name": "telemetry_perf_tests",
17 "name": "loading.desktop.network_service",
18 "override_compile_targets": [
19 "telemetry_perf_tests"
20 ],
21 "swarming": {
22 "can_use_on_swarming_builders": true,
23 "expiration": 36000,
24 "hard_timeout": 10800,
25 "ignore_task_failure": false,
26 "io_timeout": 3600
27 }
28 }
29 ]
30 }
31 }
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