Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
added future link for build timings guide
  • Loading branch information
stirby committed Oct 31, 2024
commit a721357705668e98b50c5d59aa2e517698e17c81
5 changes: 3 additions & 2 deletions docs/admin/templates/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,6 @@ build timings UI.
Additionally, you can programmatically pull startup time measurements using our
[build timings API endpoint](../../reference/api/builds.md#get-workspace-build-timings-by-id).

See our guide on optimizing templates to reduce startup times to take action on
this data.
See our
[guide on optimizing workspace build times](../../tutorials/best-practices/speed-up-templates.md)
to optimize your templates based on this data.
Loading