Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow startup even after re-installation #95875

Closed
Alex1607 opened this issue Apr 22, 2020 · 1 comment
Closed

Slow startup even after re-installation #95875

Alex1607 opened this issue Apr 22, 2020 · 1 comment
Assignees

Comments

@Alex1607
Copy link

Alex1607 commented Apr 22, 2020

When opening VSC it loads 30 to 60 seconds and says "The windows is no longer responding"
NVIDIA_Share_cXCH3qbckV

  • VSCode Version: 1.44.2 (ff91584)
  • OS Version: win32(10.0.17763)

Steps to Reproduce: % I just need to start VSC

Does this issue occur when all extensions are disabled?: Yes

What I've tried so far and it hasn't worked:

Startup Performance Log:
`## System Info

  • Code: 1.44.2 (ff91584)
  • OS: win32(10.0.17763)
  • CPUs: Intel(R) Core(TM) i7-4770S CPU @ 3.10GHz(8 x 3099)
  • Memory(System): 15.92 GB(6.73GB free)
  • Memory(Process): 147.11 MB working set(121.49MB private, 1.15MB shared)
  • VM(likelyhood): 0%
  • Initial Startup: true
  • Has 0 other windows
  • Screen Reader Active: false
  • Empty Workspace: true

Performance Marks

What Duration Process Info
start => app.isReady 66 [main] initial startup: true
nls:start => nls:end 2 [main] initial startup: true
require(main.bundle.js) 70 [main] initial startup: true
app.isReady => window.loadUrl() 160 [main] initial startup: true
window.loadUrl() => begin to require(workbench.desktop.main.js) 43178 [main->renderer] NewWindow
require(workbench.desktop.main.js) 791 [renderer] cached data: YES, node_modules took 87ms
require & init workspace storage 49 [renderer] -
init workspace service 59 [renderer] -
register extensions & spawn extension host 18978 [renderer] -
restore viewlet 0 [renderer] -
restore panel 0 [renderer] -
restore editors 18644 [renderer] 1: workbench.editors.untitledEditorInput
overall workbench load 18839 [renderer] -
workbench ready 63121 [main->renderer] -
extensions registered 63534 [renderer] -

Extension Activation Stats

Extension Eager Load Code Call Activate Finish Activate Event By
vscode.debug-auto-launch true 7 0 8 * vscode.debug-auto-launch
vscode.emmet true 10 1 7 * vscode.emmet
vscode.git true 21 5 476 * vscode.git
vscode.github-authentication true 6 0 29 * vscode.github-authentication
vscode.merge-conflict true 4 2 8 * vscode.merge-conflict
vscode.search-result true 2 0 8 * vscode.search-result
vscode.vscode-account true 4 0 27 * vscode.vscode-account
vscode.extension-editing false 23 1 6 onLanguage:markdown vscode.extension-editing
vscode.markdown-language-features false 42 6 0 onLanguage:markdown vscode.markdown-language-features

The rest: https://pastebin.com/vhp1XnQV

@Alex1607
Copy link
Author

I have found the reason for the slow startup. It was a programm which I had installed - "Badlion Client". Mentioned in another issue: #56644 (comment)

@github-actions github-actions bot locked and limited conversation to collaborators Jun 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants