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

Long startup activation time on the first start #656

Closed
alexdevero opened this issue Sep 21, 2018 · 8 comments
Closed

Long startup activation time on the first start #656

alexdevero opened this issue Sep 21, 2018 · 8 comments

Comments

@alexdevero
Copy link

alexdevero commented Sep 21, 2018

🐛 Describe the bug
It takes significant amount of time to start the extension on first, fresh start of VS Code. This occurs only on the first start in the day. This leads to "Extension runner is unresponsive" error notification in VS Code. Any consequent startup activation time is at least 10x faster, ~950ms.

🌴 Visual Studio Code Version : 1.28.0-insider (system setup)
Commit: 2558a72d6902015b142ef45c57b664ce1f09e03f
🌴 Code Settings Sync Version : 3.1.2
🌴 Operating System : Win 10 Home (1803)
🌴 Occurs On: Start of VS Code
🌴 Proxy Enabled: No

📰 To Reproduce
Steps to reproduce the behavior:

  1. Start fresh VS Code.
  2. Open Running Extensions
  3. Find Settings Sync
  4. See error from VS Code

💪 Expected behavior
The first startup activation time should be similar to the consequent (~950ms).

📺 Console Error Log
First start:
settings-sync

Second start:
settings-sync-2

@shanalikhan
Copy link
Owner

Actually code is the same on first and second startup ...

What is really affecting the time might be the Visual Studio Code extension host.
Can you verify does it happens every time ~25900ms on the first startup of day ?

@alexdevero
Copy link
Author

So far, I tested this three times and always with positive results -> ~25900ms.

@hibas123
Copy link

I can confirm this issue.

@IssueHuntBot
Copy link

@y-matsuwitter funded this issue with $40. Visit this issue on Issuehunt

@shanalikhan
Copy link
Owner

This issue is available for bounty. Fix and earn!

@IssueHuntBot
Copy link

@thejewdude has submitted a pull request. See it on IssueHunt

@shanalikhan
Copy link
Owner

shanalikhan commented Dec 13, 2018

@alexdevero this issue is fixed. let me know if you see such behavior

@IssueHuntBot
Copy link

@shanalikhan has rewarded $28.00 to @thejewdude. See it on IssueHunt

  • 💰 Total deposit: $40.00
  • 🎉 Repository reward(20%): $8.00
  • 🔧 Service fee(10%): $4.00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants