- 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 is useful for troubleshooting performance issues that can't be
solved with the GDScript profiler.
The profilers covered aren't the most powerful ones, but they are quick
to set up and understand for occasional users.