-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Extremely slow start on standard account #58068
Comments
@shedding-reptile Can you follow this guide and report back with some results: https://github.com/Microsoft/vscode/wiki/Performance-Issues#visual-studio-code-starts-up-slowly. Thanks |
I generated a profile using the JavaScript Profiler.
By running code --prof-startup I couldn't locate any profiler file. I'm
not sure what "home-directory" should be on Windows. I tried %USERPROFILE%
but there are no files there.
…On Thu, 6 Sep 2018 at 10:43, Johannes Rieken ***@***.***> wrote:
@shedding-reptile <https://github.com/shedding-reptile> Can you follow
this guide and report back with some results:
https://github.com/Microsoft/vscode/wiki/Performance-Issues#visual-studio-code-starts-up-slowly.
Thanks
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#58068 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ajtbw54upZTBpCU1RiCeJUTTVwE7r4KRks5uYTSAgaJpZM4Wc2gQ>
.
|
/duplicate of #24884 |
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines. Happy Coding! |
When using the regular standard account (Active Directory user), Visual Studio Code takes a very long time to start.
When running as admin, it starts in a few seconds.
The text was updated successfully, but these errors were encountered: