Re: Performance regression on git fetch in 2.21

2019-06-10 Thread Orgad Shaneh
On Fri, May 24, 2019 at 12:14 PM Orgad Shaneh wrote: > > Hi, > > git fetch in my repository *when nothing new is received* takes 2.5x > the time when comparing 2.20 against 2.21 (on Windows it's 4x). > > I have 5 initialized submodules in this working directory. > > I reported this issue on git-fo

Performance regression on git fetch in 2.21

2019-05-24 Thread Orgad Shaneh
Hi, git fetch in my repository *when nothing new is received* takes 2.5x the time when comparing 2.20 against 2.21 (on Windows it's 4x). I have 5 initialized submodules in this working directory. I reported this issue on git-for-windows github: https://github.com/git-for-windows/git/issues/2199