Sertion / vscode-gitblame

Visual Studio Code Extension - See Git Blame info in status bar.
https://marketplace.visualstudio.com/items/waderyan.gitblame
MIT License
72 stars 31 forks source link

Extension causes high cpu load #99

Closed tomerzaidler closed 3 years ago

tomerzaidler commented 3 years ago

:warning: Make sure to attach this file from your home-directory: :warning:/tmp/waderyan.gitblame-unresponsive.cpuprofile.txt

Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load

Sertion commented 3 years ago

Greetings Tomer!

In order to be able to check what has gone wrong here I need the cpuprofile-file mentioned in the report.

It could also be that git itself used a lot of CPU when blaming one or more files. If that is the case there is very little I can do to reduce that.

Sertion commented 3 years ago

Greetings again Tomer.

Without the cpuprofile there is nothing I can do here. I would love to check on what could be going wrong, but I can not. If you find the cpuprofile or this issue occurs again please don't hesitate to create a new issue or post a comment here.

For now I will close this issue.