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 🙂
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 🙂