microsoft / vscode

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

Platform freezes when working on files #195816

Closed sipho-kreativ closed 10 months ago

sipho-kreativ commented 11 months ago

Type: Performance Issue

PC runs slow or I get delays responses when typing or moving around the mouse.

VS Code version: Code 1.83.1 (f1b07bd25dfad64b0167beb15359ae573aecd2cc, 2023-10-10T23:48:05.904Z) OS version: Windows_NT x64 10.0.19045 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Celeron(R) CPU J3355 @ 2.00GHz (2 x 1997)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: disabled_off
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|7.82GB (3.82GB free)| |Process Argv|--crash-reporter-id b418556f-a180-4357-b1e2-5272a1cf57cc| |Screen Reader|no| |VM|0%|
Process Info ``` CPU % Mem MB PID Process 3 88 11896 code main 1 115 4352 gpu-process 0 99 4700 extensionHost [1] 0 84 5292 electron-nodejs ("C:\Users\Sipho Nkabinde\AppData\Local\Programs\Microsoft VS Code\Code.exe" --ms-enable-electron-run-as-node "c:\Users\Sipho Nkabinde\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\css-language-features\server\dist\node\cssServerMain" --node-ipc --clientProcessId=4700) 4 93 6304 window [2] (Issue Reporter) 0 37 7328 utility-network-service 0 82 10600 shared-process 0 67 12128 fileWatcher [1] 0 170 13372 window [1] (style.css - pages - Visual Studio Code) 0 27 13696 crashpad-handler ```
Workspace Info ``` | Window (style.css - pages - Visual Studio Code) | Folder (pages): 14 files | File types: html(9) js(4) css(1) | Conf files:; ```
Extensions (7) Extension|Author (truncated)|Version ---|---|--- dart-code|Dar|3.74.0 flutter|Dar|3.74.0 prettier-vscode|esb|10.1.0 file-icons|fil|1.1.0 live-sass|gle|6.1.1 vscode-simple-icons|Lau|1.16.0 code-beautifier|mic|2.3.3
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vsdfh931cf:30280410 vshan820:30294714 vstes263:30335439 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30410667 py29gd2263:30856252 vsclangdf:30486550 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 3biah626:30602489 89544117:30613380 vscrpc:30673769 showlangstatbar:30737416 a2ce3375:30757347 pythonfmttext:30731395 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 pythonnosmt12:30797651 pythonidxptcf:30805731 pythonnoceb:30805159 copilotsettingc:30859502 asynctok:30821568 dsvsc013:30795093 dsvsc014:30804076 diffeditorv2:30821572 dsvsc015:30845448 pythonregdiagcf:30859692 ```
connor4312 commented 11 months ago

Please collect some performance information using the instructions here https://github.com/microsoft/vscode/wiki/Performance-Issues

VSCodeTriageBot commented 10 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!