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

Issue 2750403006: test.py: Push dart_precompiled_runtime and process_test once per device instead of once per test. (Closed)

Created:
3 years, 9 months ago by rmacnak
Modified:
3 years, 9 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

test.py: Push dart_precompiled_runtime and process_test once per device instead of once per test. R=kustermann@google.com, vegorov@google.com Committed: https://github.com/dart-lang/sdk/commit/25282fbf641ad8f94b609bf4eaab38b5dc46695f

Patch Set 1 #

Total comments: 1

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -7 lines) Patch
M tools/testing/dart/android.dart View 1 3 chunks +15 lines, -0 lines 0 comments Download
M tools/testing/dart/test_runner.dart View 1 chunk +4 lines, -7 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
rmacnak
With a Nexus 9 and two Nexus 4's, I see the following speed up. ./tools/test.py ...
3 years, 9 months ago (2017-03-17 22:58:14 UTC) #2
Vyacheslav Egorov (Google)
lgtm
3 years, 9 months ago (2017-03-19 08:26:31 UTC) #3
kustermann
https://codereview.chromium.org/2750403006/diff/1/tools/testing/dart/android.dart File tools/testing/dart/android.dart (right): https://codereview.chromium.org/2750403006/diff/1/tools/testing/dart/android.dart#newcode260 tools/testing/dart/android.dart:260: return _adbCommand(['push', local, remote]); This is not quite safe ...
3 years, 9 months ago (2017-03-19 17:11:05 UTC) #4
rmacnak
On 2017/03/19 17:11:05, kustermann wrote: > https://codereview.chromium.org/2750403006/diff/1/tools/testing/dart/android.dart > File tools/testing/dart/android.dart (right): > > https://codereview.chromium.org/2750403006/diff/1/tools/testing/dart/android.dart#newcode260 > ...
3 years, 9 months ago (2017-03-20 21:04:23 UTC) #5
kustermann
LGTM
3 years, 9 months ago (2017-03-21 12:10:16 UTC) #6
rmacnak
Committed patchset #2 (id:20001) manually as 25282fbf641ad8f94b609bf4eaab38b5dc46695f (presubmit successful).
3 years, 9 months ago (2017-03-21 16:45:41 UTC) #8
rmacnak
3 years, 9 months ago (2017-03-21 19:10:33 UTC) #9
Message was sent while issue was closed.
On 2017/03/21 16:45:41, rmacnak wrote:
> Committed patchset #2 (id:20001) manually as
> 25282fbf641ad8f94b609bf4eaab38b5dc46695f (presubmit successful).

vm-precomp-android-release-1-3-be went from 124:01 to 26:36.

Powered by Google App Engine
This is Rietveld 408576698