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

Issue 12094029: Make startup timing independent of host performance (Closed)

Created:
7 years, 10 months ago by aberent
Modified:
7 years, 10 months ago
Reviewers:
Sami, John Knottenbelt
CC:
chromium-reviews, klundberg+watch_chromium.org, frankf+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Make startup timing independent of host performance Add a method StartActivityTimed that puts a message in the log and starts the activity in a single adb shell command, and then uses the log message to get the activity start time, hence making the timing independent of the time it takes to turn adb around. BUG=172616 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179429

Patch Set 1 #

Patch Set 2 : Make startup timing independent of host performance - code layout fix #

Total comments: 10

Patch Set 3 : Make startup timing independent of host performance - code review fixes #

Total comments: 2

Patch Set 4 : Make startup timing independent of performance - code review fixes 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -19 lines) Patch
M build/android/pylib/android_commands.py View 1 2 3 3 chunks +56 lines, -19 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
aberent
7 years, 10 months ago (2013-01-29 12:01:09 UTC) #1
aberent
7 years, 10 months ago (2013-01-29 14:16:40 UTC) #2
Sami
https://codereview.chromium.org/12094029/diff/2001/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/12094029/diff/2001/build/android/pylib/android_commands.py#newcode533 build/android/pylib/android_commands.py:533: def _ActivityCmd(self, package, activity, wait_for_completion, action, Bikeshed: _GetActivityCommand? https://codereview.chromium.org/12094029/diff/2001/build/android/pylib/android_commands.py#newcode549 ...
7 years, 10 months ago (2013-01-29 15:07:59 UTC) #3
aberent
https://codereview.chromium.org/12094029/diff/2001/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/12094029/diff/2001/build/android/pylib/android_commands.py#newcode533 build/android/pylib/android_commands.py:533: def _ActivityCmd(self, package, activity, wait_for_completion, action, On 2013/01/29 15:07:59, ...
7 years, 10 months ago (2013-01-29 17:02:18 UTC) #4
Sami
Thanks, lgtm. > That is what it used to do, but we don't seem to ...
7 years, 10 months ago (2013-01-29 17:48:56 UTC) #5
aberent
https://codereview.chromium.org/12094029/diff/6001/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/12094029/diff/6001/build/android/pylib/android_commands.py#newcode596 build/android/pylib/android_commands.py:596: action='android.intent.action.VIEW', On 2013/01/29 17:48:56, Sami wrote: > Looks like ...
7 years, 10 months ago (2013-01-29 18:34:10 UTC) #6
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 10 months ago (2013-01-29 18:37:04 UTC) #7
aberent
7 years, 10 months ago (2013-01-29 18:49:01 UTC) #8
John Knottenbelt
lgtm
7 years, 10 months ago (2013-01-29 18:50:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aberent@chromium.org/12094029/9001
7 years, 10 months ago (2013-01-29 18:55:52 UTC) #10
commit-bot: I haz the power
7 years, 10 months ago (2013-01-29 21:56:19 UTC) #11
Message was sent while issue was closed.
Change committed as 179429

Powered by Google App Engine
This is Rietveld 408576698