Profiling DMD's Compilation Time with dmdprof
Manu
turkeyman at gmail.com
Thu Nov 8 08:32:31 UTC 2018
On Thu, Nov 8, 2018 at 12:10 AM Walter Bright via
Digitalmars-d-announce <digitalmars-d-announce at puremagic.com> wrote:
>
> On 11/7/2018 11:41 PM, Manu wrote:
> > I'm on an i7 with 8 threads and plenty of ram... although threads are
> > useless, since DMD only uses one ;)
>
> So does every other compiler.
>
> To do a multicore build, you'll need to use a makefile that supports -j.
Right.
So...?
Also, MSBuild is what people use on Windows... but same applies.
More information about the Digitalmars-d-announce
mailing list