From 2c57a090aee0e00771042b7210de1483177ed37c Mon Sep 17 00:00:00 2001 From: Username46786 <98800422+Username46786@users.noreply.github.com> Date: Mon, 22 Sep 2025 15:24:09 -0700 Subject: [PATCH] DOC: add "Diagnosing performance bottlenecks" how-to and TOC entry --- doc/source/user_guide/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/user_guide/index.rst b/doc/source/user_guide/index.rst index 85e91859b90d0..8b12a800cbbbe 100644 --- a/doc/source/user_guide/index.rst +++ b/doc/source/user_guide/index.rst @@ -90,3 +90,5 @@ Guides migration-3-strings gotchas cookbook + howto_performance_diagnosis +