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

Optimize extension startup #122

Closed
fbricon opened this issue Mar 28, 2019 · 0 comments · Fixed by #146
Closed

Optimize extension startup #122

fbricon opened this issue Mar 28, 2019 · 0 comments · Fixed by #146
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers performance
Milestone

Comments

@fbricon
Copy link
Collaborator

fbricon commented Mar 28, 2019

vscode-xml is 2 times slower than vscode-java to start up:
Screen Shot 2019-03-28 at 5 46 04 PM

vscode-java optimized its startup time by using webpack, see redhat-developer/vscode-java#751 for inspiration.

Also, those 60 errors on startup are concerning. Prolly related to #98

@fbricon fbricon added enhancement New feature or request performance labels Mar 28, 2019
@fbricon fbricon added the good first issue Good for newcomers label May 13, 2019
@xorye xorye added this to the v0.7.0 milestone May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers performance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants