Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension causes high cpu load #978

Closed
adamzr opened this issue Dec 13, 2024 · 3 comments
Closed

Extension causes high cpu load #978

adamzr opened this issue Dec 13, 2024 · 3 comments

Comments

@adamzr
Copy link

adamzr commented Dec 13, 2024

  • Issue Type: Performance
  • Extension Name: cloudcode
  • Extension Version: 2.23.0
  • OS Version: Darwin x64 24.1.0
  • VS Code version: 1.95.3

Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load
googlecloudtools.cloudcode-unresponsive.cpuprofile.txt

@lgutierrezr
Copy link

Issue Type: Performance
Extension Name: geminicodeassist
Extension Version: 2.24.0
OS Version: Windows_NT x64 10.0.19045
VS Code version: 1.96.2

Find more details here:
google.geminicodeassist-unresponsive.cpuprofile.txt

@lgutierrezr
Copy link

I reinstalled the extensions, upgraded to the latest version of VScode. upgraded from python 3.11.7 to 3.13.1 and had to install “Microsoft Visual C++ 14.0 which was in Microsoft C++ Build Tools” from VS 2022. Now VSCode and its extensions are without performance issues. Thanks.

PS: It's a bit weird that in this update I had to do it manually. But everything is back to normal.

PS2: here they helped me to solve the problem. microsoft/vscode-python#24715

Greetings

@glouischandra
Copy link
Collaborator

Thank you for the update @lgutierrezr, glad you got it fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants