diff options
Diffstat (limited to 'docs/development/PROFILING.md')
-rw-r--r-- | docs/development/PROFILING.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/development/PROFILING.md b/docs/development/PROFILING.md index dc4eca7b..d9141628 100644 --- a/docs/development/PROFILING.md +++ b/docs/development/PROFILING.md @@ -5,6 +5,8 @@ nav_order: 4 permalink: /development/profiling --- +{% include deprecation.html %} + # Profiling Dendrite If you are running into problems with Dendrite using excessive resources (e.g. CPU or RAM) then you can use the profiler to work out what is happening. |