Improve launch time of Remote Development workspaces
Problem
The time to get a workspace launched and the IDE ready for a minimal image (bitnami/git) is twice as long as for GitHub.
| GitLab | GitHub | Gitpod |
|---|---|---|
| 55 seconds | 27 seconds | 60 seconds |
- Other problems in the workspace creation flow, like having one more step than our competitors, also make this feel even slower.
Edited by Marcel van Remmerden