Rework the Optimizing for size page

- Order options from most important to least important.
- Give estimates on space saved for each option.
- Clarify the benefits of stripping binaries.
- Link to the Godot build options generator in the Overriding build
  options link instead of linking it in the Optimizing for size page.

(cherry picked from commit 8a95663768)
This commit is contained in:
Hugo Locurcio
2021-11-23 19:45:55 +01:00
committed by Rémi Verschelde
parent 4d90e03ddc
commit 73a22bf64b
3 changed files with 92 additions and 42 deletions

View File

@@ -1,3 +1,5 @@
.. _doc_using_cpp_profilers:
Using C++ profilers
===================