-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Startup Activation Takes Too Long #22283
Comments
Please upload the CPU profile which will help us track down the issue. Follow the steps here: |
Well thank you for attention, here you are. |
Can you disable the Pylance extension and see if it makes a difference? |
Can you disable all extensions except Python and provide the profile again? thanks |
Because we have not heard back with the information we requested, we are closing this issue for now. If you are able to provide the info later on, then we will be happy to re-open this issue to pick up where we left off. Happy Coding! |
Type: Performance Issue
On opening new instances of vscode the startup activation of vscode-python extension takes too long and it is even worse than what it shows, because for example in the time of writing I can see vscode tool
Running Extensions
shows that it took 8044ms forvscode-python
but the actual time varies and it is way more than this, it is about 3min. the extension tries to analyze all python files in the root directory and other applicable places so it will be very time consuming.Extension version: 2023.18.0
VS Code version: Code 1.83.1 (f1b07bd25dfad64b0167beb15359ae573aecd2cc, 2023-10-10T23:45:31.402Z)
OS version: Linux x64 6.5.0-9-generic
Modes:
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
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Process Info
Workspace Info
A/B Experiments
The text was updated successfully, but these errors were encountered: