[dmd-internals] 3rd Biweekly Sprint Planning

Walter Bright via dmd-internals dmd-internals at puremagic.com
Wed Aug 12 14:54:56 PDT 2015



On 8/12/2015 6:15 AM, Martin Nowak via dmd-internals wrote:
> On Wednesday, 12 August 2015 at 12:44:00 UTC, Iain Buclaw wrote:
>> By the way, I noticed that ddmd is always built in non-release mode, and I 
>> discovered that I can squeeze out more performance by speculatively skipping 
>> unneeded _d_invariant calls.
>
> I already compiled ddmd w/ -release to get my numbers.
>

-O -release -inline -boundscheck=off

to get the fastest compiler.


More information about the dmd-internals mailing list