Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you use the dumb http protocol, both cases should be equally fast.


git clone https://github.com/github/docs.git 123.57s user 37.02s system 74% cpu 3:35.73 total

git clone --depth 1 https://github.com/github/docs.git 3.37s user 1.83s system 35% cpu 14.521 total

Not a scientific test at all, but the second one was literally 15x faster, wall clock time.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: