https://bugzilla.wikimedia.org/show_bug.cgi?id=56034

--- Comment #7 from [email protected] ---
Both protocols are seem fast enough on my connection (https being a
bit faster):

cwd: ~/core-ssh/.git
time git fetch --all -v
Fetching origin
From ssh://gerrit.wikimedia.org/mediawiki/core
 = [up to date]      master     -> origin/master
 = [up to date]      API_Versioning -> origin/API_Versioning
 = [up to date]      REL1_1     -> origin/REL1_1
[...]
 = [up to date]      wmf/1.22wmf9 -> origin/wmf/1.22wmf9

real    0m4.027s
user    0m0.051s
sys     0m0.037s


cwd: ~/core-https
time git fetch --all -v
Fetching origin
From https://gerrit.wikimedia.org/r/mediawiki/core
 = [up to date]      master     -> origin/master
 = [up to date]      API_Versioning -> origin/API_Versioning
 = [up to date]      REL1_1     -> origin/REL1_1
[...]
 = [up to date]      wmf/1.22wmf9 -> origin/wmf/1.22wmf9

real    0m1.630s
user    0m0.091s
sys     0m0.031s

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to