You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@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
Code 1.15.1 (41abd21afdf7424c89319ee7cb0445cc6f376959, 2017-08-16T18:07:25.676Z)
Windows_NT x64 6.1.7601
Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (4 x 2712)
7.34GB (3.65GB free)
231.82MB working set (231.93MB peak, 180.78MB private, 65.69MB shared)
0, 0, 0
50%
yes
no
no
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.
The text was updated successfully, but these errors were encountered: