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

Had a slow startup. #21720

Closed
Alonski opened this issue Mar 2, 2017 · 1 comment
Closed

Had a slow startup. #21720

Alonski opened this issue Mar 2, 2017 · 1 comment
Assignees

Comments

@Alonski
Copy link

Alonski commented Mar 2, 2017

438c_renderer.cpuprofile.txt
438c_main.cpuprofile.txt

  • VSCode Version: Code - Insiders 1.11.0-insider (4db944bc08e34fb15c5805927d9cb67470776606, 2017-03-02T07:10:18.838Z)
  • OS Version: Windows_NT ia32 10.0.14393
  • CPUs: Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz (4 x 2394)
  • Memory (System): 7.89GB (1.24GB free)
  • Memory (Process): 135.82MB working set (147.29MB peak, 109.94MB private, 30.85MB shared)
  • Load (avg): 0, 0, 0
  • VM: 0%
  • Initial Startup: yes
  • Screen Reader: no
  • Empty Workspace: no
  • Timings:
Component Task Time (ms)
main start => app.isReady 69
main app.isReady => window.loadUrl() 835
renderer window.loadUrl() => begin to require(workbench.main.js) 597
renderer require(workbench.main.js) 3479
renderer create extension host => extensions onReady() 2430
renderer restore viewlet 1778
renderer restore editor view state 1367
renderer overall workbench load 3442
main + renderer start => extensions ready 7784
main + renderer start => workbench ready 8513

⚠️ Make sure to attach these files: ⚠️
-C:\Users\owner\438c_main.cpuprofile.txt
-C:\Users\owner\438c_renderer.cpuprofile.txt

@jrieken
Copy link
Member

jrieken commented Mar 6, 2017

Thanks. We have identified #22086 and #22087

@jrieken jrieken closed this as completed Mar 6, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 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

2 participants