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

Epic: Blazingly Fast Workspace Starts 🚀 #8973

Closed
4 of 8 tasks
svenefftinge opened this issue Mar 28, 2022 · 1 comment
Closed
4 of 8 tasks

Epic: Blazingly Fast Workspace Starts 🚀 #8973

svenefftinge opened this issue Mar 28, 2022 · 1 comment

Comments

@svenefftinge
Copy link
Member

svenefftinge commented Mar 28, 2022

Summary

We want to make a big step in regards to workspace start-up times.

Context

We have a series of existing hypothesis and experiments that we believe will impact user-facing Gitpod performance for workspace starts. This epic is to implement these experiments, with the expectation of an increase in performance

Value

Improving the user experience, eliminating one of the most significant frictions that are currently associated with ephemeral workspaces.

Acceptance Criteria

  • Implement a user-centric metric that represents the full workspace startup time
  • Run 4 experiments with the objective to improve the workspace startup time metric.

Measurement

  1. Decrease in P50 and P95 time to start a workspace, from a user perspective—which includes server and IDE times.
  2. Increase in user sentiment about workspace performance time Epic: Low-friction dashboard form to collect feedback #7925
  3. Optional measurements:
    1. Workspace / page refresh and restarts (user thrashing)
    2. Abandoned workspaces (workspaces started but not “used”)

Growth Area

N/A

Persona

All Gitpod users.

In Scope

Improving performance of workspace starts

Out of scope

Improving performance of other aspects of Gitpod (general performance) e.g. prebuilds

Complexities

  • We do not have a metric defined for performance (from a user-facing standpoint)
  • Potential “milestones” along workspace start
    • Workspace requested
    • Workspace provisioned
    • IDE loaded
    • IDE content interactive
    • IDE tasks loaded and shown

Press Release

N/A

@atduarte
Copy link
Contributor

Closed in favour of smaller and more specific 🛹 epics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants