question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Extension causes high cpu load

See original GitHub issue
  • Issue Type: Performance
  • Extension Name: doxdocgen
  • Extension Version: 0.4.1
  • OS Version: Linux x64 4.15.0-43-generic
  • VSCode version: 1.30.1

cschlosser.doxdocgen-unresponsive.cpuprofile.txt

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

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
rowanG077commented, Dec 27, 2018

Hmmm I looked at the profile and the getTemplate function in CppParser.ts is the culprit it takes 94% of the total time. Quickly scanning over the code I don’t see anything wrong.

Can you provide an example how your profile was taken so I can look into it in detail?

0reactions
cschlossercommented, Jan 8, 2019

This is unfortunate. Can you reproduce it with another (non company) example?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Extension causes high cpu load · Issue #1033 - GitHub
Recently I upgraded my global eslint to v7, if that's important, but I believe the high CPU usage goes back a long way....
Read more >
Sfdx vs code Extension causes high cpu load
It's usually an extension acting up. In the command palette, run this to see all extensions and their startup time:
Read more >
[SOLVED] Chrome High CPU Usage - Driver Easy
Chrome extensions are also known to cause Chrome high system resources usage, such as 100% CPU, memory or disk usage.
Read more >
VS Code using all of the CPUs and how to fix it - Remy Sharp
TL;DR: (yes, I ramble): use "Start extension bisect" in VS Code, it'll take less than 5 minutes. This is what I'm talking about....
Read more >
Troubleshoot high CPU utilization for Amazon RDS or Aurora ...
This view can help identify the cause of a high CPU load at a ... Note: The following example installs the extension in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found