Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.45.2.vfs.0.2: performance regression in pathspec checkouts #673

Closed
derrickstolee opened this issue Jul 12, 2024 · 1 comment · Fixed by #674
Closed

v2.45.2.vfs.0.2: performance regression in pathspec checkouts #673

derrickstolee opened this issue Jul 12, 2024 · 1 comment · Fixed by #674
Assignees

Comments

@derrickstolee
Copy link
Collaborator

Setup

  • Which version of microsoft/git are you using? Is it 32-bit or 64-bit?
$ git --version --build-options

v2.45.2.vfs.0.2

Are you using Scalar or VFS for Git?

VFS for Git

If VFS for Git, then what version? (latest)

  • Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?

Details

git restore .

This used to be fast, but now is slow.

Note: I'm passing this report from an internal user. I've recommended that they use git reset --hard as a way that should avoid the current regression as well as communicating to Git the full expectation of what is going on, but this performance regression should be avoided. Unfortunately, this also means the issue fixed by #658 is not fully fixed.

@dscho
Copy link
Member

dscho commented Jul 15, 2024

Please test v2.45.2.vfs.0.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants