vscode
vscode copied to clipboard
Code Run Very Slow
Type: Performance Issue
Whenever I Run A Code The Code Run Very Slow Please Give Me The Solution Of This Problem
VS Code version: Code 1.101.0 (dfaf44141ea9deb3b4096f7cd6d24e00c147a4b1, 2025-06-11T15:00:50.123Z) OS version: Windows_NT x64 10.0.26100 Modes:
System Info
| Item | Value |
|---|---|
| CPUs | AMD Ryzen 7 7435HS (16 x 3094) |
| 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 webnn: disabled_off |
| Load (avg) | undefined |
| Memory (System) | 15.82GB (8.58GB free) |
| Process Argv | --crash-reporter-id 404fc3d0-e633-4c25-8d3c-e905dfa2115d |
| Screen Reader | no |
| VM | 0% |
Process Info
CPU % Mem MB PID Process
0 151 25832 code
0 738 4060 extension-host [1]
0 25 532 c:\Users\patis\.vscode\extensions\ms-vscode.cpptools-1.25.3-win32-x64\bin\cpptools.exe
0 7 7072 C:\WINDOWS\system32\conhost.exe 0x4
0 3 22884 "c:\Users\patis\.vscode\extensions\ms-vscode.cpptools-1.25.3-win32-x64\bin\cpptools.exe"
0 19 4128 c:\Users\patis\.vscode\extensions\ms-vscode.cpptools-1.25.3-win32-x64/bin/cpptools-srv.exe 532 {0EB76163-D823-4327-BC16-7AD1A3D716C2}
0 7 21608 C:\WINDOWS\system32\conhost.exe 0x4
0 95 11228 "C:\Users\patis\AppData\Local\Programs\Microsoft VS Code\Code.exe" "c:\Users\patis\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\json-language-features\server\dist\node\jsonServerMain" --node-ipc --clientProcessId=4060
0 5 21924 C:\WINDOWS\system32\cmd.exe /d /s /c "getmac"
0 7 16584 C:\WINDOWS\system32\conhost.exe 0x4
0 13 26152 getmac
0 108 6492 gpu-process
1 328 11080 window [1] (Alphabet_Square.c - Lecutre_04.c - Visual Studio Code)
0 150 11136 shared-process
0 31 11196 crashpad-handler
0 105 11244 file-watcher [1]
0 49 11940 utility-network-service
0 113 14716 pty-host
0 69 21532 C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -noexit -command "try { . \"c:\Users\patis\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\contrib\terminal\common\scripts\shellIntegration.ps1\" } catch {}"
0 8 24780 conpty-agent
Workspace Info
| Window (Alphabet_Square.c - Lecutre_04.c - Visual Studio Code)
| Folder (Lecutre_04.c): 25 files
| File types: c(11) exe(11) json(1)
| Conf files:;
Extensions (12)
| Extension | Author (truncated) | Version |
|---|---|---|
| c-cpp-compile-run | dan | 1.0.60 |
| prettier-vscode | esb | 11.0.0 |
| code-runner | for | 0.12.2 |
| copilot | Git | 1.335.0 |
| copilot-chat | Git | 0.28.0 |
| cmake-tools | ms- | 1.20.53 |
| cpptools | ms- | 1.25.3 |
| cpptools-extension-pack | ms- | 1.3.1 |
| LiveServer | rit | 5.7.9 |
| vscode-lldb | vad | 1.11.5 |
| intellicode-api-usage-examples | Vis | 0.2.9 |
| vscodeintellicode | Vis | 1.3.2 |
(1 theme extensions excluded)
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805cf:30301675
binariesv615:30325510
c4g48928:30535728
azure-dev_surveyone:30548225
a9j8j154:30646983
962ge761:30959799
2e7ec940:31000449
pythontbext0:30879054
cppperfnew:31000557
dwnewjupyter:31046869
pythonrstrctxt:31112756
nativeloc1:31192215
5fd0e150:31155592
dwcopilot:31170013
6074i472:31201624
dwoutputs:31242946
customenabled:31248079
hdaa2157:31222309
copilot_t_ci:31222730
e5gg6876:31282496
pythoneinst12:31285622
bgtreat:31268568
4gafe986:31271826
c7cif404:31314491
996jf627:31283433
pythonrdcb7cf:31303019
usemplatestapi:31297334
0aa6g176:31307128
7bj51361:31289155
747dc170:31275177
9hi5e907:31325879
aj953862:31281341
generatesymbolt:31295002
convertfstringf:31295003
gendocf:31295004
jhi8h917:31327034
d7aab740:31328298
Firstly try to disable the extensions: code --disable-extensions.
Then collect some info, following https://github.com/microsoft/vscode/wiki/Performance-Issues.
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!