with version 2.7.4:

$ git init
$ time git fetch git://codeaurora.org/platform/manifest.git --tags 
+refs/heads/*:refs/remotes/origin/*

real    0m35.311s
user    0m41.632s
sys     0m5.204s


with version 2.14.2:

$ git init
$ time git fetch git://codeaurora.org/platform/manifest.git --tags 
+refs/heads/*:refs/remotes/origin/*

real    14m15.264s
user    5m23.316s
sys     9m0.492s

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to