microsoft / vscode

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

performance issue #214961

Closed Kowshek closed 6 days ago

Kowshek commented 1 week ago

Type: Performance Issue

Hello, my visual studio code is being so laggy the scrolls arent smooth at all. I have tried deleting it and installing it many times from different sources but its still the same, I hope I can get some help. Thank you,

VS Code version: Code 1.90.0 (89de5a8d4d6205e5b11647eb6a74844ca23d2573, 2024-06-04T19:33:54.889Z) OS version: Windows_NT x64 10.0.22631 Modes:

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz (12 x 2688)| |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
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|7.74GB (0.95GB free)| |Process Argv|--crash-reporter-id 01fbab3a-d09c-4d59-bbb2-0930e891e8c6| |Screen Reader|no| |VM|0%|
Process Info ``` CPU % Mem MB PID Process 0 111 5304 code main 0 101 6992 window [2] (Issue Reporter) 0 57 8292 fileWatcher [1] 0 74 9740 shared-process 0 28 10244 crashpad-handler 0 98 14248 extensionHost [1] 0 62 2084 electron-nodejs (server.js ) 0 54 11132 "D:\d\kowshek\Sem 8\Microsoft VS Code\Code.exe" "d:\d\kowshek\Sem 8\Microsoft VS Code\resources\app\extensions\css-language-features\server\dist\node\cssServerMain" --node-ipc --clientProcessId=14248 0 96 15464 "D:\d\kowshek\Sem 8\Microsoft VS Code\Code.exe" "d:\d\kowshek\Sem 8\Microsoft VS Code\resources\app\extensions\html-language-features\server\dist\node\htmlServerMain" --node-ipc --clientProcessId=14248 0 52 17896 electron-nodejs (server.js ) 0 92 19324 "D:\d\kowshek\Sem 8\Microsoft VS Code\Code.exe" "d:\d\kowshek\Sem 8\Microsoft VS Code\resources\app\extensions\markdown-language-features\server\dist\node\workerMain" --node-ipc --clientProcessId=14248 0 40 16580 utility-network-service 0 59 16904 ptyHost 0 63 9084 C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noexit -command "try { . \"d:\d\kowshek\Sem 8\Microsoft VS Code\resources\app\out\vs\workbench\contrib\terminal\browser\media\shellIntegration.ps1\" } catch {}" 0 7 18524 conpty-agent 0 160 17144 gpu-process 0 310 18740 window [1] (Settings - Angular - Visual Studio Code) ```
Workspace Info ``` | Window (Settings - Angular - Visual Studio Code) | Folder (Angular): 5 files | File types: json(1) jpg(1) html(1) css(1) | Conf files: settings.json(1); ```
Extensions (3) Extension|Author (truncated)|Version ---|---|--- vscode-html-css|ecm|2.0.9 vscode-css-peek|pra|4.4.1 LiveServer|rit|5.7.9
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492cf:30256860 vstes516:30244333 vscorecescf:30445987 vscod805cf:30301675 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 accentitlementsc:30995553 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 jchc7451:31067544 chatpanelc:31048052 dsvsc021:30996838 jg8ic977:31013176 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 pythonprt:31056678 dwnewjupytercf:31046870 26j00206:31048877 ```
deepak1556 commented 1 week ago

Please follow the steps from https://github.com/microsoft/vscode/wiki/Performance-Issues#profiling-the-renderer-process and attach the cpu profile. Thanks!

VSCodeTriageBot commented 6 days 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!