diff --git a/tutorials/performance/general_optimization.rst b/tutorials/performance/general_optimization.rst index 0506931fd..e8d25bffc 100644 --- a/tutorials/performance/general_optimization.rst +++ b/tutorials/performance/general_optimization.rst @@ -59,8 +59,9 @@ There are several methods of measuring performance, including: - Using :ref:`external CPU profilers `. - Using external GPU profilers/debuggers such as `NVIDIA Nsight Graphics `__, - `Radeon GPU Profiler `__ or - `Intel Graphics Performance Analyzers `__. + `Radeon GPU Profiler `__, + `Intel Graphics Performance Analyzers `__, or + `Arm Performance Studio `__. - Checking the frame rate (with V-Sync disabled). Third-party utilities such as `RivaTuner Statistics Server `__ (Windows) or `MangoHud `__