-
Notifications
You must be signed in to change notification settings - Fork 765
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
cpu usage high #4204
Comments
Thanks for the issue but it's not actionable without the performance information. Do you still have it? |
That would be expected. The python extension is looking for interpreters on startup. That also would not have generated a 'slow extension' notification for the Python extension or the Pylance extension. Usually there's a notification that says that and it copies the performance data to the clipboard. |
@lackwb can you get the command line arguments for that process? It should be really quick, but perhaps it's looking for the config in the wrong spot. |
Do you mean this? electron-nodejs ("C:\Program Files\Microsoft VS Code\Code.exe" --ms-enable-electron-run-as-node c:\Users\userid.vscode\extensions\ms-python.vscode-pylance-2023.4.10\dist\server.bundle.js --cancellationReceive=file:f28abe1a95a8006424703a29cbbadf20d9f7d1cfd9 --node-ipc --clientProcessId=8172) C:\ProgramData\anaconda3\python.exe c:\Users\userid.vscode\extensions\ms-python.vscode-pylance-2023.4.10\dist\bundled\files\get_pytest_options.py |
Yeah that was it. Your problem is a dupe of #4218. It would be better if you followed that issue. |
I will. Thank you. |
We have written the needed data into your clipboard b
Type: Performance Issue
python project, all editors closed.
VS Code version: Code 1.77.0 (7f329fe6c66b0f86ae1574c2911b681ad5a45d63, 2023-03-29T10:02:16.981Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Sandboxed: No
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Process Info
Workspace Info
Extensions (34)
A/B Experiments
The text was updated successfully, but these errors were encountered: