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

Issue 2203303002: [system-health] Re-enable non-verbose logging in System Health memory benchmarks (Closed)

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

Description

[system-health] Re-enable non-verbose logging in System Health memory benchmarks Rationale: The Chrome issue on Windows that caused this to crash has been fixed (https://codereview.chromium.org/2198603002). *** NOTE TO PERF SHERIFF *** This patch is likely to cause regressions in system_health.memory_desktop and system_health.memory_mobile benchmarks. This is expected. BUG=625172, 623058 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

Patch Set 1 #

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

Messages

Total messages: 25 (19 generated)
petrcermak
PTAL. Thanks, Petr
4 years, 4 months ago (2016-08-03 09:30:43 UTC) #6
nednguyen
https://codereview.chromium.org/2203303002/diff/1/tools/perf/benchmarks/system_health.py File tools/perf/benchmarks/system_health.py (right): https://codereview.chromium.org/2203303002/diff/1/tools/perf/benchmarks/system_health.py#newcode69 tools/perf/benchmarks/system_health.py:69: options.logging_verbosity = options.NON_VERBOSE_LOGGING Do we still crash failure that ...
4 years, 4 months ago (2016-08-03 12:31:13 UTC) #19
petrcermak
https://codereview.chromium.org/2203303002/diff/1/tools/perf/benchmarks/system_health.py File tools/perf/benchmarks/system_health.py (right): https://codereview.chromium.org/2203303002/diff/1/tools/perf/benchmarks/system_health.py#newcode69 tools/perf/benchmarks/system_health.py:69: options.logging_verbosity = options.NON_VERBOSE_LOGGING On 2016/08/03 12:31:13, nednguyen wrote: > ...
4 years, 4 months ago (2016-08-03 13:05:35 UTC) #22
nednguyen
https://codereview.chromium.org/2203303002/diff/1/tools/perf/benchmarks/system_health.py File tools/perf/benchmarks/system_health.py (right): https://codereview.chromium.org/2203303002/diff/1/tools/perf/benchmarks/system_health.py#newcode69 tools/perf/benchmarks/system_health.py:69: options.logging_verbosity = options.NON_VERBOSE_LOGGING On 2016/08/03 13:05:35, petrcermak wrote: > ...
4 years, 4 months ago (2016-08-03 13:13:26 UTC) #23
petrcermak
https://codereview.chromium.org/2203303002/diff/1/tools/perf/benchmarks/system_health.py File tools/perf/benchmarks/system_health.py (right): https://codereview.chromium.org/2203303002/diff/1/tools/perf/benchmarks/system_health.py#newcode69 tools/perf/benchmarks/system_health.py:69: options.logging_verbosity = options.NON_VERBOSE_LOGGING On 2016/08/03 13:13:26, nednguyen wrote: > ...
4 years, 4 months ago (2016-08-03 13:16:40 UTC) #24
nednguyen
4 years, 4 months ago (2016-08-03 13:18:06 UTC) #25
Message was sent while issue was closed.
On 2016/08/03 13:16:40, petrcermak wrote:
>
https://codereview.chromium.org/2203303002/diff/1/tools/perf/benchmarks/syste...
> File tools/perf/benchmarks/system_health.py (right):
> 
>
https://codereview.chromium.org/2203303002/diff/1/tools/perf/benchmarks/syste...
> tools/perf/benchmarks/system_health.py:69: options.logging_verbosity =
> options.NON_VERBOSE_LOGGING
> On 2016/08/03 13:13:26, nednguyen wrote:
> > On 2016/08/03 13:05:35, petrcermak wrote:
> > > On 2016/08/03 12:31:13, nednguyen wrote:
> > > > Do we still crash failure that are not caught by cq tests? My hope is
that
> > we
> > > > don't need to do this to reduce extra-overhead on the browser.
> > > 
> > > Actually, apart from the disabled smoke tests, we only have 2 failures on
> > > reference builds (desktop-reference + n5x-reference). Everythin else is
> > enabled.
> > > Are you suggesting that we only enable logging in the smoke tests?
> > 
> > Yes. I hope the smoke tests would defend for all crashes, hence hopefully
> > removes the need to enable logging in production mode.
> 
> Makes sense. In that case, let's abandon this patch.

sgtm

Powered by Google App Engine
This is Rietveld 408576698