New issue
Advanced search Search tips

Issue 598939 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Profile and optimize git for Windows

Project Member Reported by brucedaw...@chromium.org, Mar 30 2016

Issue description

Git on Windows is sometimes maddeningly slow compared to on Linux. Now that we are on a relatively new version of git and now that git-for-windows seems to be interested in patches for Windows issues it is a good time to see what can be done.

We are currently using https://github.com/git-for-windows/git/releases/tag/v2.7.4.windows.1

but we don't have symbols for that release.

The Git Windows SDK is described here:
https://github.com/git-for-windows/build-extra#the-difference-between-msys2-and-mingw

Using that should allow me to build git with symbols.

 
Note that this project to store a copy of the commit graph in a more efficient form may yield dramatic improvements:

https://blogs.msdn.microsoft.com/devops/2018/06/25/supercharging-the-git-commit-graph/

Sign in to add a comment