git-autoconfig icon indicating copy to clipboard operation
git-autoconfig copied to clipboard

Extension is consuming huge amount of CPU

Open cveld opened this issue 3 years ago • 1 comments

After having installed your extension, vscode started to consume 10-20% CPU per instance. After disabling your extension this behavior went away.

Any clue why the extension is continuously reporting the same console message? This could be a clue why this behavior is happening at my side.

image

I also created a bug with the vscode repo. Ideally there should be extra diagnostics inside vscode to identity the root cause. https://github.com/microsoft/vscode/issues/134549

cveld avatar Oct 07 '21 08:10 cveld

I'll disable logs in the next release (will add a configuration to enable logs if needed). Not sure why this can cause high CPU usage though. Thanks for reporting this.

ShyykoSerhiy avatar Oct 13 '21 00:10 ShyykoSerhiy