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

vscode slow startup #28055

Closed
rrobles9112 opened this issue Jun 5, 2017 · 1 comment
Closed

vscode slow startup #28055

rrobles9112 opened this issue Jun 5, 2017 · 1 comment
Assignees

Comments

@rrobles9112
Copy link

  • VSCode Version: Code - Insiders 1.13.0-insider (f977399d58f7b64db35047fafe0c6e59e15f11d5, 2017-06-02T10:54:04.063Z)
  • OS Version: Windows_NT ia32 10.0.15063
  • CPUs: AMD A10-7300 Radeon R6, 10 Compute Cores 4C+6G (4 x 1896)
  • Memory (System): 6.93GB (3.80GB free)
  • Memory (Process): 175.35MB working set (175.80MB peak, 147.32MB private, 38.18MB shared)
  • Load (avg): 0, 0, 0
  • VM: 33%
  • Initial Startup: yes
  • Screen Reader: no
  • Empty Workspace: no
  • Timings:
Component Task Time (ms)
main start => app.isReady 951
main app.isReady => window.loadUrl() 417
renderer window.loadUrl() => begin to require(workbench.main.js) 2102
renderer require(workbench.main.js) 2550
renderer create extension host => extensions onReady() 3878
renderer restore viewlet undefined
renderer restore editor view state undefined
renderer overall workbench load NaN
main + renderer start => extensions ready 10269
main + renderer start => workbench ready NaN

⚠️ Make sure to attach these files: :w
830e_main.cpuprofile.txt
830e_renderer.cpuprofile.txt

arning:
-C:\Users\USER\830e_main.cpuprofile.txt
-C:\Users\USER\830e_renderer.cpuprofile.txt

@jrieken
Copy link
Member

jrieken commented Jun 9, 2017

Thanks, we have identified #22087 and code loading to be issue here.

@jrieken jrieken closed this as completed Jun 9, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants