Skip to content

Commit db46f21

Browse files
authored
Organize diagnostic and performance docs (#8871)
1 parent e49880b commit db46f21

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Debugging and Performance
2+
==========================
3+
4+
This section contains resources to help you debug and understand performance.
5+
6+
7+
.. toctree::
8+
:maxdepth: 1
9+
10+
how-to/debug.rst
11+
Visualize task graphs <graphviz.rst>
12+
Dashboard <dashboard.rst>
13+
diagnostics-local.rst
14+
diagnostics-distributed.rst
15+
Phases of computation <phases-of-computation.rst>

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@ messy situations in everyday problems.
149149
array.rst
150150
bag.rst
151151
dataframe.rst
152-
dashboard.rst
153152
delayed.rst
154153
futures.rst
155154
scheduling.rst
156155
graphs.rst
156+
debugging-performance.rst
157157
deploying.rst
158158
internals.rst
159159

0 commit comments

Comments
 (0)