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
We want to leverage IPFS (caching) and eStargz (lazy image pulling) to make workspace startup times incredibly fast.
Context
Currently, the median workspace startup time is below 10 seconds, but the P95 is around or above 1 minute.
Value
Having to wait for the development environment to start adds friction to the experience. When developing locally a persistent development environment is used which means a lot of time is wasted setting it up and upgrading it, and problems arise frequently but regular usage is instant. We want to provide the same fast experience with ephemeral development environments.
Acceptance Criteria
Workspace container images are cached in the regional cluster.
Workspace container images are lazily pulled.
Measurement
95th percentile of workspace startup times is under 40 seconds.
Growth Area
Expansion.
Persona(s)
No response
Hypothesis
We are able to reach sub 10 seconds for the 95th percentile of workspace startup times.
In scope
No response
Out of scope
No response
Complexities
No response
Press release
No response
The text was updated successfully, but these errors were encountered:
Summary
We want to leverage IPFS (caching) and eStargz (lazy image pulling) to make workspace startup times incredibly fast.
Context
Currently, the median workspace startup time is below 10 seconds, but the P95 is around or above 1 minute.
Value
Having to wait for the development environment to start adds friction to the experience. When developing locally a persistent development environment is used which means a lot of time is wasted setting it up and upgrading it, and problems arise frequently but regular usage is instant. We want to provide the same fast experience with ephemeral development environments.
Acceptance Criteria
Measurement
Growth Area
Expansion.
Persona(s)
No response
Hypothesis
We are able to reach sub 10 seconds for the 95th percentile of workspace startup times.
In scope
No response
Out of scope
No response
Complexities
No response
Press release
No response
The text was updated successfully, but these errors were encountered: