Reduce the average time it takes to start up GDK in Remote Development workspace
Overview
Currently, the startup time of GDK in Remote Development workspace is slow from the moment of running the bootstrap script until the user sign-in page is ready. The goal is to address this by measuring how long it takes for users to set up GDK within the workspaces and make this process faster.
Impacted categories
The following categories relate to this issue:
-
gdk-reliability - e.g. When a GDK action fails to complete. -
gdk-usability - e.g. Improvements or suggestions around how the GDK functions. -
gdk-performance - e.g. When a GDK action is slow or times out.
Steps to replicate (optional)
Proposal (optional)
Environment (optional)
- Operating system name:
<!-- output of `uname -a` command -->
- Architecture:
<!-- output of `arch` command -->
- The contents of your
gdk.yml
(if any) - Ruby version:
<!-- output of `ruby --version` command -->
- GDK version:
<!-- output of `git rev-parse --short HEAD` command -->
Edited by Nao Hashizume