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-12-21 16:16:15 +01:00
committed by Rémi Verschelde
parent f0451d74fb
commit b5d71ca030
3 changed files with 92 additions and 42 deletions
+2
View File
@@ -1,3 +1,5 @@
.. _doc_using_cpp_profilers:
Using C++ profilers
===================