On 8/25/2014 12:49 PM, simendsjo wrote: > I just happened to write a very small script yesterday and tested with > the compilers (with dub --build=release). > > dmd: 2.8 mb > gdc: 3.3 mb > ldc 0.5 mb > > So ldc can remove quite a substantial amount of code in some cases. > Speed optimizations are different.