Hello,
Thanks for the comments. I did not realize some tests (which is unforgivable) but presumably we can expect the same compression ratio (publication size) if let the NeoBook UPX compiler option to work. In other words, I want to mean that the final publication size probably is the same in these two scenarios:
1º We compress the plugins and the user check the "Compress with UPX" in NeoBook
2º We do not compress the plugins and the user check the "Compress with UPX" in NeoBook
This mean we really do not need to worry about UPX compression at all, passing the decision of UPX usage to the NeoBooker. About the plugins distribution size I think we do not need to worry again, since we can compress into the Zip format or just (like me) compress the plugin installer with the provided installer maker options (
Inno Setup in my case).
But may I forget something? Maybe I am not thinking on others scenarios in which compress the plugins (or have an option to do it) can be a good idea?