Why gitlens so slow #3329
Unanswered
Peterchen931
asked this question in
Q&A
Replies: 1 comment
-
Can you please provide more details? On your setup and what you are trying to do? Is it reproducible? Also if you run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It takes 26s to update status
[2024-05-30 07:23:21.607] [ e6a1] LocalGitProvider.getRebaseStatus
[2024-05-30 07:23:21.607] [ e6a1] LocalGitProvider.getRebaseStatus completed [0ms]
[2024-05-30 07:23:21.608] [ e66d] LocalGitProvider.getStatusForRepo completed [*26444ms] (slow)
[2024-05-30 07:23:21.608] [ e66c] GitProviderService.getStatusForRepo completed [*26444ms] (slow)
[2024-05-30 07:23:21.608] [ e6a4] GitProviderService.getBestRemoteWithRichProvider
[2024-05-30 07:23:21.608] [ e6a5] GitProviderService.getBestRemotesWithProviders
[2024-05-30 07:23:21.609] [ e6a5] GitProviderService.getBestRemotesWithProviders completed [0ms]
[2024-05-30 07:23:21.609] [ e6a4] GitProviderService.getBestRemoteWithRichProvider completed [0ms]
[2024-05-30 07:23:21.620] [GIT ] [/root/code/Pool] git status --porcelain=v2 --branch -u --find-renames -- [*26455ms] (slow)
Beta Was this translation helpful? Give feedback.
All reactions