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

Issue 1286763002: device_utils.Install: Calculate host md5s at the same time as device md5s (Closed)

Created:
5 years, 4 months ago by agrieve
Modified:
5 years, 4 months ago
Reviewers:
jbudorick
CC:
chromium-reviews, jbudorick+watch_chromium.org, klundberg+watch_chromium.org, yfriedman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

device_utils.Install: Calculate host md5s at the same time as device md5s For ChromeModern.apk, this made adb_install_apk.py ~350ms faster on my machine BUG= Committed: https://crrev.com/1374ea5aacd0423b91def81904752cb0c28b7394 Cr-Commit-Position: refs/heads/master@{#342879}

Patch Set 1 #

Patch Set 2 : fix diffbase #

Patch Set 3 : fix diffbase for realz #

Total comments: 7

Patch Set 4 : style nits #

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

Depends on Patchset:

Messages

Total messages: 11 (2 generated)
agrieve
Another minor optimization
5 years, 4 months ago (2015-08-11 17:31:25 UTC) #2
jbudorick
This is dependent on your other CL, right? (or it conflicts with it?)
5 years, 4 months ago (2015-08-11 17:33:21 UTC) #3
agrieve
On 2015/08/11 17:33:21, jbudorick wrote: > This is dependent on your other CL, right? (or ...
5 years, 4 months ago (2015-08-11 17:43:54 UTC) #4
jbudorick
https://codereview.chromium.org/1286763002/diff/40001/build/android/pylib/device/device_utils.py File build/android/pylib/device/device_utils.py (right): https://codereview.chromium.org/1286763002/diff/40001/build/android/pylib/device/device_utils.py#newcode1097 build/android/pylib/device/device_utils.py:1097: def DoComputeHostChecksums(): nit: I've generally been trying to keep ...
5 years, 4 months ago (2015-08-11 18:06:40 UTC) #5
agrieve
https://codereview.chromium.org/1286763002/diff/40001/build/android/pylib/device/device_utils.py File build/android/pylib/device/device_utils.py (right): https://codereview.chromium.org/1286763002/diff/40001/build/android/pylib/device/device_utils.py#newcode1097 build/android/pylib/device/device_utils.py:1097: def DoComputeHostChecksums(): On 2015/08/11 18:06:40, jbudorick wrote: > nit: ...
5 years, 4 months ago (2015-08-11 18:15:00 UTC) #6
jbudorick
lgtm https://codereview.chromium.org/1286763002/diff/40001/build/android/pylib/device/device_utils.py File build/android/pylib/device/device_utils.py (right): https://codereview.chromium.org/1286763002/diff/40001/build/android/pylib/device/device_utils.py#newcode1099 build/android/pylib/device/device_utils.py:1099: host_thread = threading.Thread(target=DoComputeHostChecksums) On 2015/08/11 at 18:15:00, agrieve ...
5 years, 4 months ago (2015-08-11 18:16:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1286763002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1286763002/60001
5 years, 4 months ago (2015-08-11 19:17:46 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 4 months ago (2015-08-11 20:23:39 UTC) #10
commit-bot: I haz the power
5 years, 4 months ago (2015-08-11 20:24:21 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1374ea5aacd0423b91def81904752cb0c28b7394
Cr-Commit-Position: refs/heads/master@{#342879}

Powered by Google App Engine
This is Rietveld 408576698