Thread (1 message) 1 message, 1 author, 2016-06-15

Re: git-upload-pack bandwidth cap over SSH?

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:49:36

Joshua Jensen [off-list ref] writes:
Update: I just copied a large file via 'scp', and the downstream still
capped at 1.55-ish megabytes per second.  So it isn't Git.
What's the CPU usage on both sides?

To benchmark SSH, you can also do things like (on Unix) :

  ssh host 'head -c 100000000 /dev/zero' | wc -c

(to make sure you're not benchmarking your hard drive)

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help