microsoft / vscode

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

performance #185978

Closed atulmahindra closed 1 year ago

atulmahindra commented 1 year ago

Type: Performance Issue

performance

VS Code version: Code 1.79.2 (Universal) (695af097c7bd098fbf017ce3ac85e09bbc5dda06, 2023-06-14T08:58:52.392Z) OS version: Darwin arm64 22.5.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M1 (8 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
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)|1, 3, 3| |Memory (System)|8.00GB (0.11GB free)| |Process Argv|--crash-reporter-id cf47dd70-5f69-4e78-985c-2570d4ab437d| |Screen Reader|no| |VM|0%|
Process Info ``` CPU % Mem MB PID Process 20 156 1547 code main 2 66 1550 gpu-process 0 33 1552 utility-network-service 10 229 1553 window [1] (Welcome — LOGIONE_WEB_MLL) 0 49 1741 ptyHost 0 0 1753 /bin/bash --init-file /Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/contrib/terminal/browser/media/shellIntegration-bash.sh 31 74 1742 shared-process 0 0 2118 /bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command= 0 49 1743 fileWatcher [1] 0 98 1744 extensionHost [1] 0 49 1751 electron-nodejs (/Applications/Visual Studio Code.app/Contents/Frameworks/Code Helper (Plugin).app/Contents/MacOS/Code Helper (Plugin) --ms-enable-electron-run-as-node /Users/Atul/.vscode/extensions/redhat.vscode-yaml-1.13.0/dist/languageserver.js --node-ipc --clientProcessId=1744) 0 33 1974 electron-nodejs (/Applications/Visual Studio Code.app/Contents/Frameworks/Code Helper (Plugin).app/Contents/MacOS/Code Helper (Plugin) --ms-enable-electron-run-as-node /Applications/Visual Studio Code.app/Contents/Resources/app/extensions/json-language-features/server/dist/node/jsonServerMain --node-ipc --clientProcessId=1744) 34 90 2115 window [2] (Issue Reporter) ```
Workspace Info ``` | Window (Welcome — LOGIONE_WEB_MLL) | Folder (LOGIONE_WEB_MLL): 239 files | File types: ts(64) png(60) scss(21) html(20) js(9) json(6) JPG(4) | svg(3) txt(2) ico(2) | Conf files: package.json(1) tsconfig.json(1); ```
Extensions (8) Extension|Author (truncated)|Version ---|---|--- ng-template|Ang|16.0.0 atlascode|atl|3.0.3 vscode-babel-coloring|dza|0.0.4 gitlens|eam|14.0.1 prettier-vscode|esb|9.16.0 vscode-pull-request-github|Git|0.66.1 vscode-yaml|red|1.13.0 es7-react-js-snippets|rod|1.9.3
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vsdfh931:30280409 vshan820:30294714 vstes263:30335439 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593:30376534 pythonvs932:30410667 py29gd2263cf:30773604 vsclangdf:30486550 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 282f8724:30602487 pyind779:30671433 89544117:30613380 pythonsymbol12:30671437 a9j8j154:30646983 showlangstatbar:30737416 vsctsb:30748421 pythonms35:30701012 03d35959:30757346 pythonfmttext:30731395 pythoncmv:30756943 fixshowwlkth:30771522 showindicator:30766890 pythongtdpath:30769146 bgfeh915:30769767 dh2dc718:30770000 pythonidxptcf:30772540 pythondjangots:30772535 pythonnoceb:30773526 ```
gjsjohnmurray commented 1 year ago

/needsPerfInfo

VSCodeTriageBot commented 1 year ago

Thanks for creating this issue regarding performance! Please follow this guide to help us diagnose performance issues: https://github.com/microsoft/vscode/wiki/Performance-Issues

Happy Coding!

VSCodeTriageBot commented 1 year 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!