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 Profile #28038

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

Slow Startup Profile #28038

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

Comments

@ghost
Copy link

ghost commented Jun 5, 2017

  • VSCode Version: Code - Insiders 1.13.0-insider (afe47dc84467b487ce0079ff72f55e7ef4f7ebca, 2017-05-30T09:59:32.734Z)
  • OS Version: Windows_NT ia32 6.1.7601
  • CPUs: Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz (8 x 2793)
  • Memory (System): 15.91GB (10.13GB free)
  • Memory (Process): 154.42MB working set (154.96MB peak, 129.91MB private, 32.46MB 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 304
main app.isReady => window.loadUrl() 134
renderer window.loadUrl() => begin to require(workbench.main.js) 2940
renderer require(workbench.main.js) 555
renderer create extension host => extensions onReady() 6988
renderer restore viewlet 5371
renderer restore editor view state 5264
renderer overall workbench load 7204
main + renderer start => extensions ready 11040
main + renderer start => workbench ready 11225

79e7_main.cpuprofile.txt
79e7_renderer.cpuprofile.txt

@jrieken
Copy link
Member

jrieken commented Jun 15, 2017

Thanks, we found #24884 in that profile. Also getting the zoom factor seems to place a role here. Closing as dupe of those

@jrieken jrieken closed this as completed Jun 15, 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