kisstkondoros / gutter-preview

Other
158 stars 37 forks source link

Extension causes high cpu load #32

Closed aksh1618 closed 5 years ago

aksh1618 commented 5 years ago

:warning: Make sure to attach this file from your home-directory: /home/aksh/kisstkondoros.vscode-gutter-preview-unresponsive.cpuprofile.txt :warning: kisstkondoros.vscode-gutter-preview-unresponsive.cpuprofile.txt

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

kisstkondoros commented 5 years ago

Thanks for reporting the issue, but unfortunately the cpuprofile tells me nothing but that some modules took a while to be loaded. If you could add some more details to this it would be extremely helpful to determine the problem. What I've figured out while investigating this: the profile session in vscode can be very misleading if there is even one slow extension running and it reports false positives for other extensions as well...

Please file a new issue if you could provide more details on this.