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

Performance Report #28086

Closed
jens1o opened this issue Jun 6, 2017 · 1 comment
Closed

Performance Report #28086

jens1o opened this issue Jun 6, 2017 · 1 comment
Assignees

Comments

@jens1o
Copy link
Contributor

jens1o commented Jun 6, 2017

First of all: I'm not experiencing any lags or so, but the faster the better, maybe you can improve something(since this is the last insider to the stable release)?

  • VSCode Version: Code - Insiders 1.13.0-insider (9a107453944f25e6019b08615e20d63545584855, 2017-06-05T18:21:57.187Z)
  • OS Version: Windows_NT ia32 10.0.15063
  • CPUs: Intel(R) Pentium(R) CPU B960 @ 2.20GHz (2 x 2195)
  • Memory (System): 3.88GB (1.19GB free)
  • Memory (Process): 151.09MB working set (157.86MB peak, 130.69MB private, 38.50MB shared)
  • Load (avg): 0, 0, 0
  • VM: 67%
  • Initial Startup: yes
  • Screen Reader: no
  • Empty Workspace: yes
  • Timings:
Component Task Time (ms)
main start => app.isReady 347
main app.isReady => window.loadUrl() 372
renderer window.loadUrl() => begin to require(workbench.main.js) 3033
renderer require(workbench.main.js) 1001
renderer create extension host => extensions onReady() 6561
renderer restore viewlet 0
renderer restore editor view state 4825
renderer overall workbench load 5058
main + renderer start => extensions ready 11349
main + renderer start => workbench ready 9824

1415_main.cpuprofile.txt
1415_renderer.cpuprofile.txt

@jrieken
Copy link
Member

jrieken commented Jun 9, 2017

Thanks, we have identified #22087 in this trace. Happy Coding

@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