From 69c118cc41d03695f48ac64f4df8190f605c7570 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Tue, 5 Apr 2022 21:53:54 +0200 Subject: [PATCH] Fix 2D optimization section in the Performance toctree (#5742) --- tutorials/performance/index.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tutorials/performance/index.rst b/tutorials/performance/index.rst index 83f75f5ce..d9298c273 100644 --- a/tutorials/performance/index.rst +++ b/tutorials/performance/index.rst @@ -73,9 +73,6 @@ GPU :maxdepth: 1 :name: toc-learn-features-2d-optimization - optimizing_3d_performance - vertex_animation/index - batching 3D @@ -86,6 +83,7 @@ GPU :name: toc-learn-features-3d-optimization optimizing_3d_performance + vertex_animation/index Multi-threading ---------------