Skip to content

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:

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