Extension causes high cpu load
- Issue Type:
Performance - Extension Name:
vscode-mocha-sidebar - Extension Version:
0.22.2 - OS Version:
Windows_NT x64 10.0.17134 - VSCode version:
1.33.1
:warning: Make sure to attach this file from your home-directory:
:warning:C:\Users\midingoy\maty.vscode-mocha-sidebar-unresponsive.cpuprofile.txt
Find more details here: https://github.com/Microsoft/vscode/wiki/Explain:-extension-causes-high-cpu-load
hi I didn't saw any attached file BTW your link to vscode is incorrect can you attach the file
Any answer or remedy for this issue?? I am facing the same
I Have the same issue and as I looked at Task Manager, I saw that the node process has around 25% CPU-usage. Config: "mocha.requires": [ "ts-node/register" ], "mocha.files.glob": "test/**/*.test.ts", "mocha.coverage": { "enable": false }, "mocha.parallelTests": 1