Skip to content

Docs: How to improve workspace create/start/stop performance #14858

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

Closed
5 tasks
bpmct opened this issue Sep 27, 2024 · 0 comments · Fixed by #15296
Closed
5 tasks

Docs: How to improve workspace create/start/stop performance #14858

bpmct opened this issue Sep 27, 2024 · 0 comments · Fixed by #15296
Assignees
Labels
docs Area: coder.com/docs

Comments

@bpmct
Copy link
Member

bpmct commented Sep 27, 2024

As we're diving into #5325, there is also low-hanging fruit our users should do to improve their builds, even if they have pre builds enabled.

  • Increase the number of provisioner daemons from 3, and ideally move to external provisioners
  • Discuss to monitor the CPU/memory for provisioners and the recommended values for provisioners. This should be in our "Reference Architecture" doc
  • Recommend running terraform init before you push to cache the providers
  • Document the new timings UIs and APIs to see which resources are slowing down builds or startup time
    • @BrunoQuaresma should be able to help you get a preview environment of this up with a screenshot

We can add into tutorials

@coder-labeler coder-labeler bot added the docs Area: coder.com/docs label Sep 27, 2024
@bpmct bpmct assigned bpmct and EdwardAngert and unassigned bpmct Oct 22, 2024
EdwardAngert added a commit that referenced this issue Nov 1, 2024
…15296)

closes #14858

- [x] TODO: update `build-timeline.png`
- [x] TODO: `Best practices` doesn't show up in the sidebar until you're
actually in the doc 🤔


[preview](https://coder.com/docs/@bp-speed-up-templates/tutorials/best-practices/speed-up-templates)

---------

Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
Co-authored-by: Ben Potter <ben@coder.com>
stirby pushed a commit that referenced this issue Nov 1, 2024
…15296)

closes #14858

- [x] TODO: update `build-timeline.png`
- [x] TODO: `Best practices` doesn't show up in the sidebar until you're
actually in the doc 🤔

[preview](https://coder.com/docs/@bp-speed-up-templates/tutorials/best-practices/speed-up-templates)

---------

Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
Co-authored-by: Ben Potter <ben@coder.com>
(cherry picked from commit 18ef954)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Area: coder.com/docs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants