Skip to content

Epic: Performance metrics/milestones for profiling and optimisation of workspace loading #11199

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

Open
loujaybee opened this issue Jul 7, 2022 · 3 comments
Labels
meta: never-stale This issue can never become stale type: epic

Comments

@loujaybee
Copy link
Member

loujaybee commented Jul 7, 2022

Often users ask us about performance issues, however Gitpod has many aspects that load when a workpace loads:

  1. Fetching of base image
  2. Starting workspace
  3. Starting IDE
  4. 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.

Relates to:

This epic would be to:

  1. Define these key "loading" milestones in Gitpod (end-to-end)
  2. Expose this information somewhere to the user so they can: debug + optimise their Gitpod workspace loading

(internal info)

@loujaybee loujaybee changed the title Epic: Performance debugging of workspace loading Epic: Performance profiling + optimisation of workspace load times Jul 7, 2022
@loujaybee
Copy link
Member Author

CC: @lucasvaltl - I see this as a tool for the installer persona.
CC: @atduarte - Likely a big overlap with workspaces.
CC: @Furisto - Because of: https://github.com/gitpod-io/ops/issues/3070

See also internal conversation.

@loujaybee
Copy link
Member Author

loujaybee commented Aug 30, 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 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
@stale
Copy link

stale bot commented Dec 3, 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.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Dec 3, 2022
@loujaybee loujaybee added meta: never-stale This issue can never become stale and removed meta: stale This issue/PR is stale and will be closed soon labels Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta: never-stale This issue can never become stale type: epic
Projects
Status: No status
Development

No branches or pull requests

1 participant