DescriptionSpeed up shelldb by skipping unnecessary copies of APK to device
Right now I'm storing a SHA1 in a folder in /sdcard since
that seems likely to work on non-rooted devices, but
I haven't tested it.
This cuts build times from 6.5 seconds to 1.5 seconds for
me. You can save another 0.5sec by passing the --no_install
flag to avoid the SHA1 check altogether if you're sure
that nothing has changed.
R=eseidel@chromium.org, eseidel, hixie
Committed: https://chromium.googlesource.com/external/mojo/+/6bf4f35647ed7deddd97d1cd3b52fd47754c34a3
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|