Bower install slow when running from teamcity Bower install slow when running from teamcity git git

Bower install slow when running from teamcity


We discovered that Git for windows installs an old version of SSH, if you upgrade to the latest version of SSH it will fix the slowness http://darrell.mozingo.net/2011/09/29/painfully-slow-clone-speeds-with-msysgit-gitextensions/


Take a look at team city's detailed log. You will see whether it's git or bower that are getting bad performance or network throughput. If it's git, you may want to see if you can add the depth option to be one and specify the branch so it doesn't copy your history if it's large.