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

Improve startup performance #9869

Closed
sdirix opened this issue Aug 10, 2021 · 1 comment
Closed

Improve startup performance #9869

sdirix opened this issue Aug 10, 2021 · 1 comment
Labels
epic epic issues consisting of multiple smaller issues performance issues related to performance

Comments

@sdirix
Copy link
Member

sdirix commented Aug 10, 2021

This ticket is an umbrella ticket to discuss potential improvements to Theia's startup time. Feel free to share your findings about limitations and bottlenecks in the startup process.

List of known issues:

  • The performance of vscode.workspace.fs.readyDirectory(Uri) is worse compared to vscode (#9514)
  • Plugin deployment slows down Theia frontend startup time (#9868)

List of issues related to improve or log startup performance:

  • Measure Theia startup time (#9722)
  • Measure impact of Theia extensions on startup time (#10191)
  • Improve startup logging (#10116)
  • Refine startup logging (#10406)
@vince-fugnitto vince-fugnitto added epic epic issues consisting of multiple smaller issues performance issues related to performance labels Aug 10, 2021
@sdirix
Copy link
Member Author

sdirix commented Sep 19, 2023

Closing this epic in favor of #12924

Current state at time of writing: All listed issues above are fixed besides #9868 and #9722

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic epic issues consisting of multiple smaller issues performance issues related to performance
Projects
None yet
Development

No branches or pull requests

2 participants