microsoft / vscode-cpptools

Official repository for the Microsoft C/C++ extension for VS Code.
Other
5.46k stars 1.53k forks source link

bug: #12748

Closed Faizanfarhad closed 3 hours ago

Faizanfarhad commented 4 hours ago

Type: Performance Issue

Extension Information

Steps to Reproduce

1. 2. 3.

Expected Behaviour

Logs

Extension version: 1.21.6 VS Code version: Code 1.93.1 (38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40, 2024-09-11T17:20:05.685Z) OS version: Linux x64 6.8.0-44-generic snap Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz (4 x 3416)| |GPU Status|2d_canvas: unavailable_software
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off
webnn: disabled_off| |Load (avg)|2, 2, 1| |Memory (System)|11.57GB (7.05GB free)| |Process Argv|--no-sandbox --force-user-env --crash-reporter-id 312d3bab-1c76-4cc5-bcad-8ece652ef19b| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|ubuntu| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|ubuntu| |XDG_SESSION_TYPE|wayland|
Process Info ``` CPU % Mem MB PID Process 2 213 12612 code main 0 36 12614 zygote 0 36 12615 zygote 1 391 12679 window [1] (Extension: Cody: AI Coding Assistant with Autocomplete & Chat - Projects - Visual Studio Code) 0 83 15288 window 1 225 15366 window 0 107 15515 window 5 604 15534 window 0 130 15559 window 0 71 12655 utility-network-service 0 107 12718 gpu-process 0 95 12734 ptyHost 0 0 14512 /usr/bin/bash --init-file /snap/code/169/usr/share/code/resources/app/out/vs/workbench/contrib/terminal/browser/media/shellIntegration-bash.sh 0 0 15655 /usr/bin/bash --init-file /snap/code/169/usr/share/code/resources/app/out/vs/workbench/contrib/terminal/browser/media/shellIntegration-bash.sh 0 130 12760 shared-process 0 0 16279 /bin/sh -c /usr/bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command= 0 0 16280 /usr/bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command= 0 83 12761 fileWatcher [1] 0 723 15265 extensionHost [1] 0 71 15347 /snap/code/169/usr/share/code/code /snap/code/169/usr/share/code/resources/app/extensions/json-language-features/server/dist/node/jsonServerMain --node-ipc --clientProcessId=15265 0 24 15376 /home/faizan/.vscode/extensions/ms-vscode.cpptools-1.21.6-linux-x64/bin/cpptools 0 0 15572 /home/faizan/.vscode/extensions/ms-python.python-2024.14.1-linux-x64/python-env-tools/bin/pet server 0 142 15687 electron-nodejs (bundle.js ) ```
Workspace Info ``` | Window (Extension: Cody: AI Coding Assistant with Autocomplete & Chat - Projects - Visual Studio Code) | Folder (Projects): 26 files | File types: json(6) xml(4) c(2) iml(1) o(1) txt(1) | Conf files: launch.json(2) settings.json(2) | Launch Configs: cppdbg; ```
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805:30301674 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 2i9eh265:30646982 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonnoceb:30805159 asynctok:30898717 pythonmypyd1:30879173 2e7ec940:31000449 pythontbext0:30879054 accentitlementst:30995554 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 bdiig495:31013172 a69g1124:31058053 dvdeprecation:31068756 dwnewjupytercf:31046870 newcmakeconfigv2:31071590 impr_priority:31102340 nativerepl2:31139839 refactort:31108082 pythonrstrctxt:31112756 flightc:31134773 wkspc-onlycs-t:31132770 wkspc-ranged-c:31125598 ei213698:31121563 ```
sean-mcmanus commented 3 hours ago

@Faizanfarhad There's not enough info.