Commit 580b775f by Jamie Madill Committed by Commit Bot

Traces: Use 4 download threads.

This should significantly speed up checkout on dev machines. Bug: angleproject:5133 Change-Id: Iba20182c600ea8e17de47bb4e84b2e4191d301d3 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2527721Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent 489f2c83
......@@ -58,6 +58,7 @@ def main():
'--directory',
'--recursive',
'--extract',
'--num_threads=4',
'--bucket',
'chrome-angle-capture-binaries',
trace_dir,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment