On 05/09/2016 06:58 AM, Chris wrote:
I have a program whose size is 3.2 MB when compiled with LDC, and 6.3 MB
when compiled with DMD. Both are release builds. That's almost twice as
big.

FWIW, keep in mind that doesn't necessarily imply the same 2x scale will still hold for larger programs. Could be as much as 2x, could be as little as a constant +3MB.

Reply via email to