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

Start slowly, lost frame #32860

Closed
lynx-seu opened this issue Aug 21, 2017 · 3 comments
Closed

Start slowly, lost frame #32860

lynx-seu opened this issue Aug 21, 2017 · 3 comments
Assignees

Comments

@lynx-seu
Copy link

  • VSCode Version: Code 1.15.1 (41abd21afdf7424c89319ee7cb0445cc6f376959, 2017-08-16T18:07:25.676Z)
  • OS Version: Windows_NT x64 6.1.7601
  • CPUs: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (4 x 2712)
  • Memory (System): 7.34GB (3.65GB free)
  • Memory (Process): 231.82MB working set (231.93MB peak, 180.78MB private, 65.69MB shared)
  • Load (avg): 0, 0, 0
  • VM: 50%
  • Initial Startup: yes
  • Screen Reader: no
  • Empty Workspace: no
  • Timings:
Component Task Time (ms)
main start => app.isReady 30
main app.isReady => window.loadUrl() 14291
renderer window.loadUrl() => begin to require(workbench.main.js) 10141
renderer require(workbench.main.js) 617
renderer create extension host => extensions onReady() 1144
renderer restore viewlet 441
renderer restore editor view state 863
renderer overall workbench load 1442
main + renderer start => extensions ready 26335
main + renderer start => workbench ready 26551

Additional Steps to Reproduce (if any):

1.When start the Tool ,it needs about 10+ seconds , note: my cpu core version is I5 7th
2.Some times , the tool stop for seconds ,you can do nothing with it , then it turns ok.

@jrieken jrieken added the info-needed Issue requires more information from poster label Aug 21, 2017
@jrieken
Copy link
Member

jrieken commented Aug 21, 2017

@lynx-seu Please start VS Code from the command line like this: vscode --prof-startup. It will attach a CPU provider during startup. Please attach the profile files here. Thanks

@lynx-seu
Copy link
Author

@jrieken Thanks for your reply, please refer the attach

675c_main.cpuprofile.txt
675c_renderer.cpuprofile.txt

@jrieken jrieken removed the info-needed Issue requires more information from poster label Aug 23, 2017
@jrieken
Copy link
Member

jrieken commented Aug 23, 2017

Thanks, by looking at the profiles we can identify #24884 and #17108. Closing as dupe of those

@joaomoreno please stop spawning the machine id process on startup

screen shot 2017-08-23 at 09 01 56

@jrieken jrieken closed this as completed Aug 23, 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

2 participants