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

Issue 2161363004: [system-health] Tear down the browser after each story in system_health.memory_* (Closed)

Created:
4 years, 5 months ago by petrcermak
Modified:
4 years, 5 months ago
CC:
chromium-reviews, telemetry-reviews_chromium.org, perezju
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[system-health] Tear down the browser after each story in system_health.memory_* Rationale: Each story should be completely independent as it will allow us to compare the results from individual stories. As a result, it will be possible to compare/subtract the results from, e.g. LOAD:social:facebook and BROWSE:social:facebook. More importantly, there are literally hundreds of perf dashboard alerts each time we add a story to the SH story set. This should fix that. *** NOTE TO PERF SHERIFF *** This patch will definitely cause a lot of improvements and/or regressions in system_health.memory_desktop and system_health.memory_mobile benchmarks. This is expected. BUG=589726 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.perf:android_s5_perf_cq;master.tryserver.chromium.perf:linux_perf_cq;master.tryserver.chromium.perf:mac_retina_perf_cq;master.tryserver.chromium.perf:winx64_10_perf_cq Committed: https://crrev.com/a30a0719cdc625d240ba75054fc0de1b9f826625 Cr-Commit-Position: refs/heads/master@{#407380}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M tools/perf/benchmarks/system_health.py View 1 chunk +4 lines, -0 lines 2 comments Download

Messages

Total messages: 29 (14 generated)
petrcermak
Primiano, Ned: PTAL. Charlie, Ulan: FYI. You might want to do the same in your ...
4 years, 5 months ago (2016-07-21 10:37:28 UTC) #3
ulan
On 2016/07/21 10:37:28, petrcermak wrote: > Primiano, Ned: PTAL. > > Charlie, Ulan: FYI. You ...
4 years, 5 months ago (2016-07-21 10:42:22 UTC) #5
Primiano Tucci (use gerrit)
LGTM CC-ing Juan. I might remember wrong, but I thought that if we do this, ...
4 years, 5 months ago (2016-07-21 10:54:36 UTC) #8
nednguyen
On 2016/07/21 10:54:36, Primiano Tucci wrote: > LGTM > > CC-ing Juan. I might remember ...
4 years, 5 months ago (2016-07-21 11:23:13 UTC) #9
petrcermak
On 2016/07/21 11:23:13, nednguyen wrote: > Oh wow, this will increase the cycle time by ...
4 years, 5 months ago (2016-07-21 19:27:15 UTC) #12
nednguyen
On 2016/07/21 19:27:15, petrcermak wrote: > On 2016/07/21 11:23:13, nednguyen wrote: > > Oh wow, ...
4 years, 5 months ago (2016-07-21 19:35:55 UTC) #13
nednguyen
https://codereview.chromium.org/2161363004/diff/1/tools/perf/benchmarks/system_health.py File tools/perf/benchmarks/system_health.py (right): https://codereview.chromium.org/2161363004/diff/1/tools/perf/benchmarks/system_health.py#newcode19 tools/perf/benchmarks/system_health.py:19: class _SystemHealthBenchmark(perf_benchmark.PerfBenchmark): I forgot to comment, why not override ...
4 years, 5 months ago (2016-07-21 20:08:50 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2161363004/1
4 years, 5 months ago (2016-07-22 19:36:04 UTC) #16
petrcermak
https://codereview.chromium.org/2161363004/diff/1/tools/perf/benchmarks/system_health.py File tools/perf/benchmarks/system_health.py (right): https://codereview.chromium.org/2161363004/diff/1/tools/perf/benchmarks/system_health.py#newcode19 tools/perf/benchmarks/system_health.py:19: class _SystemHealthBenchmark(perf_benchmark.PerfBenchmark): On 2016/07/21 20:08:50, nednguyen wrote: > I ...
4 years, 5 months ago (2016-07-22 19:37:12 UTC) #17
charliea (OOO until 10-5)
On 2016/07/22 at 19:37:12, petrcermak wrote: > https://codereview.chromium.org/2161363004/diff/1/tools/perf/benchmarks/system_health.py > File tools/perf/benchmarks/system_health.py (right): > > https://codereview.chromium.org/2161363004/diff/1/tools/perf/benchmarks/system_health.py#newcode19 ...
4 years, 5 months ago (2016-07-22 21:00:57 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2161363004/1
4 years, 5 months ago (2016-07-23 23:24:49 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/109625)
4 years, 5 months ago (2016-07-24 00:31:26 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2161363004/1
4 years, 5 months ago (2016-07-24 09:11:28 UTC) #25
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-24 12:30:52 UTC) #27
commit-bot: I haz the power
4 years, 5 months ago (2016-07-24 12:33:08 UTC) #29
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a30a0719cdc625d240ba75054fc0de1b9f826625
Cr-Commit-Position: refs/heads/master@{#407380}

Powered by Google App Engine
This is Rietveld 408576698