Re: Code optimization
Posted: Fri Jul 14, 2017 4:15 pm
I've checked the asm output from my module ThreadToGUI.
Unused public procedure is not compiled ...
Unused public procedure is not compiled ...
http://www.purebasic.com
https://www.purebasic.fr/english/
In that part of post sent to you I told both of them separately .Fluid Byte wrote: What you are doing now is to mix up two different issues: optimization and file size. One might argue they are correlated, they are not in this case. The size of the distributed software, regardless of it's kind, doesn't automatically imply badly written code.