You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Often users ask us about performance issues, however Gitpod has many aspects that load when a workpace loads:
Fetching of base image
Starting workspace
Starting IDE
Starting terminal processess etc
However, there is no holistic way for a user or operator of Gitpod to optimise their setup across these phases. Additionally, there is currently no way to get visibility into a workspace performance issue if the workspace itself is unresponsive.
loujaybee
changed the title
Epic: Performance debugging of workspace loading
Epic: Performance profiling + optimisation of workspace load times
Jul 7, 2022
Linking related comment about loading milestones as user feedback for the case of supporting onboarding:
One idea for if you make it a more first-class feature -- something like a status page where you could update it dynamically. So it could contain basic Welcome/Getting Started content, but also configurable checkboxes: like 1) Seeding database with test data, 2) Compiling static assets, 3) Setting default settings, etc. Then, as the gitpod startup script executes, you can call gp checklist db-seed to mark something as done. Then the user has an idea via the UI of what's happening. Then the final step could be 4) Visit your test site, where you could push it a value that is from gp url 8080 (source)
loujaybee
changed the title
Epic: Performance profiling + optimisation of workspace load times
Epic: Performance metrics/milestones for profiling and optimisation of workspace loading
Sep 2, 2022
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Often users ask us about performance issues, however Gitpod has many aspects that load when a workpace loads:
However, there is no holistic way for a user or operator of Gitpod to optimise their setup across these phases. Additionally, there is currently no way to get visibility into a workspace performance issue if the workspace itself is unresponsive.
Relates to:
This epic would be to:
(internal info)
The text was updated successfully, but these errors were encountered: