You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to display an estimate of how much size you'll save by disabling a module or feature.
To do this, someone should build the engine dozens of times, disabling a module every time then compare the binary sizes between each disabled module. Make sure that all other build flags and configuration (OS, compiler, …) remain identical throughout the test. It will take a while, but I think it's worth the effort 🙂