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

VSCode: Improve startup performance task detection #1447

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

dragonstyle
Copy link
Collaborator

  • Make the cache a persistent workspace cache
  • Improve the perf by working more asynchronously
  • Add log output to startup channel to track perf

This PR contains:

  • New features
  • Changes to dev-tools e.g. CI config / github tooling
  • Docs
  • Bug fixes
  • Code refactor

What is the current behavior? (You can also link to an open issue here)

What is the new behavior?

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:

- Make the cache a persistent workspace cache
- Improve the perf by working more asynchronously
- Add log output to startup channel to track perf
@jjallaire jjallaire merged commit b1513be into main Mar 7, 2025
11 checks passed
@jjallaire jjallaire deleted the feature/vscode-356 branch March 7, 2025 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants