Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tutorials/performance/general_optimization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ There are several methods of measuring performance, including:
`RivaTuner Statistics Server <https://www.guru3d.com/files-details/rtss-rivatuner-statistics-server-download.html>`__
(Windows) or `MangoHud <https://github.com/flightlessmango/MangoHud>`__
(Linux) can also be useful here.
- Using an unofficial `debug menu add-on <https://github.com/godot-extended-libraries/godot-debug-menu>`.
- Using an unofficial `debug menu add-on <https://github.com/godot-extended-libraries/godot-debug-menu>`__.

Be very aware that the relative performance of different areas can vary on
different hardware. It's often a good idea to measure timings on more than one
Expand Down