Skip to content

Commit

Permalink
[Benchmark] Schedule system_health.pcscan benchmark
Browse files Browse the repository at this point in the history
Bug: v8:11180
Change-Id: Icb3d3f16d3fd661dab355cb6e039aa65b599013b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2701431
Reviewed-by: Wenbin Zhang <wenbinzhang@google.com>
Reviewed-by: Tamer Tas <tmrts@chromium.org>
Commit-Queue: Tamer Tas <tmrts@chromium.org>
Cr-Commit-Position: refs/heads/master@{#855181}
  • Loading branch information
JohnChen0 authored and Chromium LUCI CQ committed Feb 18, 2021
1 parent 5a1c5e9 commit ca465e5
Show file tree
Hide file tree
Showing 13 changed files with 46 additions and 13 deletions.
2 changes: 1 addition & 1 deletion tools/perf/benchmark.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Googlers can view additional information about internal perf infrastructure at,h
Benchmark name,Individual owners,Component,Documentation,Tags
UNSCHEDULED_blink_perf.service_worker,"shimazu@chromium.org, falken@chromium.org, ting.shao@intel.com",Blink>ServiceWorker,https://bit.ly/blink-perf-benchmarks,
UNSCHEDULED_loading.mbi,blink-isolation-dev@chromium.org,Blink>Internals>Modularization,https://bit.ly/loading-benchmarks,many_agents
UNSCHEDULED_system_health.pcscan,"tmrts@chromium.org, mlippautz@chromium.org",Blink,https://bit.ly/36XBtpn,"2020,health_check,javascript_heavy"
base_perftests,"skyostil@chromium.org, gab@chromium.org",Internals>SequenceManager,https://chromium.googlesource.com/chromium/src/+/HEAD/base/README.md#performance-testing,
blink_perf.accessibility,dmazzoni@chromium.org,Blink>Accessibility,https://bit.ly/blink-perf-benchmarks,all
blink_perf.bindings,"jbroman@chromium.org, yukishiino@chromium.org, haraken@chromium.org",Blink>Bindings,https://bit.ly/blink-perf-benchmarks,all
Expand Down Expand Up @@ -66,6 +65,7 @@ system_health.common_desktop,"charliea@chromium.org, sullivan@chromium.org, tdre
system_health.common_mobile,"charliea@chromium.org, sullivan@chromium.org, tdresser@chromium.org, chrome-speed-metrics-dev@chromium.org",Speed>Metrics>SystemHealthRegressions,https://bit.ly/system-health-benchmarks,"2016,2018,2019,2020,emerging_market,health_check,images,infinite_scroll,international,javascript_heavy"
system_health.memory_desktop,"pasko@chromium.org, lizeb@chromium.org",,https://bit.ly/system-health-benchmarks,"2016,2018,2019,2020,2021,accessibility,emerging_market,health_check,images,infinite_scroll,international,javascript_heavy,keyboard_input,scroll,tabs_switching,wasm,webgl"
system_health.memory_mobile,"pasko@chromium.org, lizeb@chromium.org",,https://bit.ly/system-health-benchmarks,"2016,2018,2019,2020,emerging_market,health_check,images,infinite_scroll,international,javascript_heavy"
system_health.pcscan,"tmrts@chromium.org, mlippautz@chromium.org",Blink,https://bit.ly/36XBtpn,"2020,health_check,javascript_heavy"
system_health.weblayer_startup,"cduvall@chromium.org, weblayer-team@chromium.org",Internals>WebLayer,https://bit.ly/36XBtpn,2016
system_health.webview_startup,"oksamyt@chromium.org, torne@chromium.org, changwan@chromium.org",Mobile>WebView>Perf,,2016
tab_switching.typical_25,vovoy@chromium.org,OS>Performance,,"2016,tabs_switching"
Expand Down
2 changes: 1 addition & 1 deletion tools/perf/benchmarks/system_health.py
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ def CreateStorySet(self, options):

@classmethod
def Name(cls):
return 'UNSCHEDULED_system_health.pcscan'
return 'system_health.pcscan'

def SetExtraBrowserOptions(self, options):
options.AppendExtraBrowserArgs(
Expand Down
5 changes: 4 additions & 1 deletion tools/perf/core/shard_maps/android-pixel2-perf_map.json
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,9 @@
},
"23": {
"benchmarks": {
"system_health.pcscan": {
"abridged": false
},
"system_health.memory_mobile": {
"begin": 46,
"end": 64,
Expand Down Expand Up @@ -606,4 +609,4 @@
"shard #26": 1310.0,
"shard #27": 1638.0
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,9 @@
"begin": 71,
"abridged": false
},
"system_health.pcscan": {
"abridged": false
},
"system_health.webview_startup": {
"abridged": false
},
Expand Down Expand Up @@ -322,4 +325,4 @@
"shard #19": 1393.0,
"shard #20": 1413.0
}
}
}
5 changes: 4 additions & 1 deletion tools/perf/core/shard_maps/android-pixel4-perf_map.json
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,9 @@
},
"23": {
"benchmarks": {
"system_health.pcscan": {
"abridged": false
},
"system_health.memory_mobile": {
"begin": 55,
"end": 69,
Expand Down Expand Up @@ -446,4 +449,4 @@
"shard #26": 1342.0,
"shard #27": 1522.0
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,9 @@
"begin": 71,
"abridged": false
},
"system_health.pcscan": {
"abridged": false
},
"system_health.webview_startup": {
"abridged": false
},
Expand Down Expand Up @@ -322,4 +325,4 @@
"shard #19": 1393.0,
"shard #20": 1413.0
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,9 @@
"begin": 68,
"abridged": false
},
"system_health.pcscan": {
"abridged": false
},
"system_health.webview_startup": {
"abridged": false
},
Expand Down Expand Up @@ -272,4 +275,4 @@
"shard #14": 1967.0,
"shard #15": 1978.0
}
}
}
5 changes: 4 additions & 1 deletion tools/perf/core/shard_maps/linux-perf_map.json
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,9 @@
"begin": 79,
"abridged": false
},
"system_health.pcscan": {
"abridged": false
},
"tab_switching.typical_25": {
"abridged": false
},
Expand Down Expand Up @@ -582,4 +585,4 @@
"shard #24": 895.0,
"shard #25": 1069.0
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,9 @@
"begin": 6,
"abridged": false
},
"system_health.pcscan": {
"abridged": false
},
"tab_switching.typical_25": {
"abridged": false
},
Expand Down Expand Up @@ -409,4 +412,4 @@
"shard #24": 1393.0,
"shard #25": 1344.0
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,9 @@
"begin": 5,
"abridged": false
},
"system_health.pcscan": {
"abridged": false
},
"tab_switching.typical_25": {
"abridged": false
},
Expand Down Expand Up @@ -426,4 +429,4 @@
"shard #24": 1075.0,
"shard #25": 1101.0
}
}
}
5 changes: 4 additions & 1 deletion tools/perf/core/shard_maps/mac-arm_dtk_arm-perf_map.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,9 @@
"desktop_ui": {
"abridged": false
},
"system_health.pcscan": {
"abridged": false
},
"tab_switching.typical_25": {
"abridged": false
},
Expand Down Expand Up @@ -243,4 +246,4 @@
"shard #6": 4017.0,
"shard #7": 4154.0
}
}
}
5 changes: 4 additions & 1 deletion tools/perf/core/shard_maps/win-10-perf_map.json
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,9 @@
"begin": 71,
"abridged": false
},
"system_health.pcscan": {
"abridged": false
},
"tab_switching.typical_25": {
"abridged": false
},
Expand Down Expand Up @@ -544,4 +547,4 @@
"shard #24": 1336.0,
"shard #25": 1540.0
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,9 @@
"begin": 79,
"abridged": false
},
"system_health.pcscan": {
"abridged": false
},
"tab_switching.typical_25": {
"abridged": false
},
Expand Down Expand Up @@ -578,4 +581,4 @@
"shard #44": 1366.0,
"shard #45": 1350.0
}
}
}

0 comments on commit ca465e5

Please sign in to comment.