vscode-test-explorer
vscode-test-explorer copied to clipboard
Extension causes high cpu load
hbenl.vscode-test-explorer-unresponsive.cpuprofile.txt
- Issue Type:
Performance - Extension Name:
vscode-test-explorer - Extension Version:
2.14.1 - OS Version:
Linux x64 4.15.0-55-generic - VSCode version:
1.36.1
Find more details here: https://github.com/Microsoft/vscode/wiki/Explain:-extension-causes-high-cpu-load
It's probably pretty hard to fix without a testcase. Can you give a reduced example that demonstrates your issue?
I guess you are using https://github.com/betwo/vscode-catkin-tools to run your tests and report results to test explorer. Can you rule out it's not an issue of that particular test adapter?