-
Notifications
You must be signed in to change notification settings - Fork 37.6k
Closed
Labels
info-neededIssue requires more information from posterIssue requires more information from poster
Description
Issue Type: Performance Issue
Source Control Feature became tremendously slow.
Source control feature takes atleast 2 - 3 mins to perform any action such as pulling latest code, staging the changes, comparing the changes etc. It happens from recent versions.
VS Code version: Code 1.46.1 (cd9ea64, 2020-06-17T21:13:20.174Z)
OS version: Windows_NT x64 10.0.17134
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz (4 x 2496) |
| GPU Status | 2d_canvas: enabled flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on oop_rasterization: disabled_off protected_video_decode: unavailable_off rasterization: enabled skia_renderer: disabled_off_ok video_decode: enabled viz_display_compositor: enabled_on viz_hit_test_surface_layer: disabled_off_ok webgl: enabled webgl2: enabled |
| Load (avg) | undefined |
| Memory (System) | 7.89GB (0.49GB free) |
| Process Argv | |
| Screen Reader | no |
| VM | 0% |
Process Info
CPU % Mem MB PID Process
0 54 17932 code main
1 77 2832 window (Issue Reporter)
3 281 20604 gpu-process
0 19 20724 utility
0 8 20912 electron-crash-reporter
1 37 20960 shared-process
0 36 21040 window (keylines_aggregate_view_top_down.js - Dashboard - Visual Studio Code)
0 7 14684 watcherService
0 4 14700 console-window-host (Windows internal process)
0 18 18248 extensionHost
0 14 14880 electron_node tsserver.js
0 12 15388 electron_node typingsInstaller.js typesMap.js
0 12 21192 "C:\Users\ranjith.kumar3\AppData\Local\Programs\Microsoft VS Code\Code.exe" "c:\Users\ranjith.kumar3\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\html-language-features\server\dist\htmlServerMain" --node-ipc --clientProcessId=18248
0 10 23224 electron_node tsserver.js
0 4 19888 winpty-process
0 5 19696 console-window-host (Windows internal process)
0 10 21480 C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
7 194 21348 window (Applications.component.html (Working Tree) - lineagedashboard - Visual Studio Code)
0 5 18944 winpty-process
0 6 1500 console-window-host (Windows internal process)
0 23 20176 C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
7 111 20880 extensionHost
0 11 11356 "C:\Users\ranjith.kumar3\AppData\Local\Programs\Microsoft VS Code\Code.exe" "c:\Users\ranjith.kumar3\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\css-language-features\server\dist\node\cssServerMain" --node-ipc --clientProcessId=20880
0 12 15952 "C:\Users\ranjith.kumar3\AppData\Local\Programs\Microsoft VS Code\Code.exe" "c:\Users\ranjith.kumar3\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\json-language-features\server\dist\jsonServerMain" --node-ipc --clientProcessId=20880
1 56 16144 electron_node tsserver.js
0 9 16424 electron_node typingsInstaller.js typesMap.js
0 12 19464 electron_node tsserver.js
0 0 20368 C:\Windows\system32\cmd.exe /d /s /c ""C:\\Users\ranjith.kumar3\AppData\Local\Programs\Python\Python36\python.exe" "c:\Users\ranjith.kumar3\.vscode\extensions\ms-python.python-2020.6.90262\pythonFiles\pyvsc-run-isolated.py" "c:\Users\ranjith.kumar3\.vscode\extensions\ms-python.python-2020.6.90262\pythonFiles\interpreterInfo.py""
0 15 23080 "C:\Users\ranjith.kumar3\AppData\Local\Programs\Microsoft VS Code\Code.exe" "c:\Users\ranjith.kumar3\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\html-language-features\server\dist\htmlServerMain" --node-ipc --clientProcessId=20880
2 1 23700 C:\Users\ranjith.kumar3\AppData\Local\Programs\Git\cmd\git.exe rev-parse keylines_dev
2 0 27220 console-window-host (Windows internal process)
0 7 24452 C:\Users\ranjith.kumar3\AppData\Local\Programs\Git\cmd\git.exe show :src/app/pages/Applications/Applications.component.html
3 0 23288 git.exe show :src/app/pages/Applications/Applications.component.html
0 13 24176 console-window-host (Windows internal process)
0 10 21088 watcherService
0 4 16780 console-window-host (Windows internal process)
Workspace Info
| Window (keylines_aggregate_view_top_down.js - Dashboard - Visual Studio Code)
| Window (Applications.component.html (Working Tree) - lineagedashboard - Visual Studio Code)
| Folder (Dashboard): 294 files
| File types: js(93) css(47) svg(45) ttf(40) map(11) png(9) html(8)
| woff(6) eot(5) woff2(4)
| Conf files: package.json(1)
| Folder (lineagedashboard): 305 files
| File types: png(57) scss(41) ts(37) js(25) jpg(19) css(17) html(17)
| svg(11) json(8) eot(4)
| Conf files: package.json(1) tsconfig.json(1) tslint.json(1);
Extensions (4)
| Extension | Author (truncated) | Version |
|---|---|---|
| better-comments | aar | 2.0.5 |
| prettier-vscode | esb | 5.1.0 |
| python | ms- | 2020.6.90262 |
| vscode-icons | vsc | 10.1.1 |
Metadata
Metadata
Assignees
Labels
info-neededIssue requires more information from posterIssue requires more information from poster