Skip to content

Commit 5beafd9

Browse files
committed
Add panel performance details to Limits page
1 parent ac33d5d commit 5beafd9

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

content/guides/models/track/limits.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,18 @@ For faster loading times, keep the total number of runs in a single project unde
156156

157157
If you find that you or your team are frequently accessing the same set of runs (for example, recent runs), consider [bulk moving _other_ runs]({{< relref "/guides/models/track/runs/manage-runs.md" >}}) to a new project used as an archive, leaving a smaller set of runs in your working project.
158158

159-
### Section count
159+
### Workspace performance
160+
This section gives tips for optimizing the performance of your workspace.
161+
162+
#### Panel count
163+
By default, a workspace is _automatic_, and generates standard panels for each logged key. If a workspace for a large project includes panels for many logged keys, the workspace may be slow to load and use. To improve performance, you can:
164+
165+
- Delete unused panels from the workspace. If you delete a panel in error, you can re-add it using [Quick add]({{< relref "/guides/models/app/features/panels/#quick-add" >}}).
166+
- Reset the workspace to manual mode, which includes no panels by default. You can use [Quick add]({{< relref "/guides/models/app/features/panels/#quick-add" >}}) to selectively add panels for the logged keys you need to visualize.
167+
168+
To learn more about configuring your workspace, refer to [Panels]({{< relref "/guides/models/app/features/panels/" >}}).
169+
170+
#### Section count
160171

161172
Having hundreds of sections in a workspace can hurt performance. Consider creating sections based on high-level groupings of metrics and avoiding an anti-pattern of one section for each metric.
162173

0 commit comments

Comments
 (0)