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

Issue 473703002: [Telemetry] Remove waits in telemetry_perf_unittests. (Closed)

Created:
6 years, 4 months ago by tonyg
Modified:
6 years, 4 months ago
Reviewers:
dtu
CC:
chromium-reviews, telemetry+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

[Telemetry] Remove waits in telemetry_perf_unittests. This reduces cycle time by about 15 seconds and has the desirable property that it prevents developers from doing anything racy with a Wait. Waits should only be used for a period of perf measurement like smoothness, energy, etc. They shouldn't be used to wait for some condition to be true. BUG=388256 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289570

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -6 lines) Patch
M tools/perf/benchmarks/benchmark_unittest.py View 1 chunk +5 lines, -1 line 0 comments Download
M tools/perf/measurements/smoothness_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/actions/action_runner.py View 2 chunks +4 lines, -2 lines 0 comments Download
M tools/telemetry/telemetry/page/page.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/telemetry/telemetry/page/page_test.py View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
tonyg
6 years, 4 months ago (2014-08-14 00:41:50 UTC) #1
dtu
lgtm
6 years, 4 months ago (2014-08-14 00:49:38 UTC) #2
tonyg
The CQ bit was checked by tonyg@chromium.org
6 years, 4 months ago (2014-08-14 02:07:27 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tonyg@chromium.org/473703002/1
6 years, 4 months ago (2014-08-14 02:13:48 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 14:47:11 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 289570

Powered by Google App Engine
This is Rietveld 408576698