microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.56k stars 28.66k forks source link

VScode became slower #207616

Closed yerassylbolatov closed 5 months ago

yerassylbolatov commented 6 months ago

Type: Performance Issue

Hello, I have been using vscode for a long time. Thanks for the great product! Recently it slowed down. Don't really know the reson, there is a noticable delay while i'm scrolling and typing.

VS Code version: Code 1.87.0 (Universal) (019f4d1419fbc8219a181fab7892ebccf7ee29a2, 2024-02-27T23:42:56.944Z) OS version: Darwin arm64 23.3.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M1 (8 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
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_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|5, 4, 3| |Memory (System)|8.00GB (0.08GB free)| |Process Argv|--crash-reporter-id c0664c1e-f01c-4eb7-b4c0-58e01ce70ae1| |Screen Reader|no| |VM|0%|
Process Info ``` CPU % Mem MB PID Process 26 139 28150 code main 0 41 28153 gpu-process 0 16 28154 utility-network-service 0 205 28156 window [1] (eeg10sec.ipynb — eeg) 0 8 28165 ptyHost 0 0 28174 /bin/zsh -il 0 0 28181 /bin/zsh 0 90 28166 extensionHost [1] 1 25 28255 electron-nodejs (bundle.js ) 0 8 35432 electron-nodejs (hsdCVpFqwte.js ) 0 8 35433 /Applications/Visual Studio Code.app/Contents/Frameworks/Code Helper (Plugin).app/Contents/MacOS/Code Helper (Plugin) /Applications/Visual Studio Code.app/Contents/Resources/app/extensions/markdown-language-features/server/dist/node/workerMain --node-ipc --clientProcessId=28166 0 8 35476 electron-nodejs (GeyHyug.js ) 0 8 38704 electron-nodejs (dRDBEywUUwcp.js ) 0 8 44695 electron-nodejs (unQqKE.js ) 0 8 72008 electron-nodejs (bOiw.js ) 0 41 28169 shared-process 0 0 72185 /bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command= 0 8 28170 fileWatcher [1] 0 25 59622 window 0 98 72178 window [2] (Issue Reporter) ```
Extensions (11) Extension|Author (truncated)|Version ---|---|--- vscode-html-css|ecm|2.0.9 go|gol|0.41.1 debugpy|ms-|2024.2.0 python|ms-|2024.2.1 vscode-pylance|ms-|2024.2.3 jupyter|ms-|2024.2.0 jupyter-keymap|ms-|1.1.2 jupyter-renderers|ms-|1.0.17 vscode-jupyter-cell-tags|ms-|0.1.8 vscode-jupyter-slideshow|ms-|0.1.5 LiveServer|rit|5.7.9 (2 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscoreces:30445986 vscod805:30301674 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:30899288 c4g48928:30535728 azure-dev_surveyone:30548225 2i9eh265:30646982 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 pythontbext0:30879054 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfcontrol:30979541 d34g3935:30971562 fegfb526:30973843 bg6jg535:30979843 8f97e687:30977000 ccp2r6:30958158 dsvsc020:30976470 ```
VSCodeTriageBot commented 6 months ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.87.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

alexr00 commented 6 months ago

Can you create and share a performance profile? https://github.com/microsoft/vscode/wiki/Performance-Issues#visual-studio-code-is-sluggish

VSCodeTriageBot commented 5 months ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!