$ repo sync -n -j 4 && repo sync -l -j 12
On Thu, Apr 7, 2011 at 1:44 PM, Antoine Labour <pi...@chromium.org> wrote:
<snip>
$ repo sync -n -j 4 && repo sync -l -j 12
Nice. I measured the time to use just a 'repo sync' command with the little snippet above. I executed each command twice and noted the numbers.
'repo sync'
real 89.81
user 18.09
sys 5.67
real 68.07
user 15.36
sys 5.07real 22.58
repo sync -n -j 4 && repo sync -l -j 12
user 15.28
sys 4.65
real 24.63
user 15.46
sys 4.63
That's a nice speedup! Thanks for the tip.
I'm assuming the behavior will be the same when there are conflicts?
thutt
--
Diagnosis: Dry, rough, tired hair caused by daily wear and tear.
--
Chromium OS Developers mailing list: chromiu...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en
is there a reason not to make it a default behavior? Modulo
discovering the number of cores on the machines/http vs git fetch,
etc.?
cheers,
/v
--
Vadim Bendebury (mailto:vbe...@google.com)
Google ChromeOS - (650) 253-7486