Chromium Code Reviews
DescriptionSpeed up download_android_tools.py by about a third.
This moves extracting off of the main thread, so that it can be done in
parallel with downloading. On my machine, this goes from about 76s ->
51s. But my motivation is to improve the time this takes on travis
where it's even slower.
BUG=
R=jamesr@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/38633db5eccca39059a1149700f38c2639b7dcb4
Patch Set 1 #
Messages
Total messages: 7 (4 generated)
|
|||||||||||||||||||