vscode-test-explorer icon indicating copy to clipboard operation
vscode-test-explorer copied to clipboard

Extension causes high cpu load

Open cmcquinn opened this issue 6 years ago • 1 comments

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

cmcquinn avatar Aug 06 '19 18:08 cmcquinn

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?

AlexHaxe avatar Aug 06 '19 19:08 AlexHaxe