Anybody know of a large D project for me to time builds on?

deadalnix via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 2 15:55:18 PDT 2015


On Tuesday, 2 June 2015 at 21:29:19 UTC, Andrei Alexandrescu 
wrote:
> BTW how long does a cold build of sdc take? -- Andrei

What do you mean by cold build ? After make clean, without 
parallelism, on SSD on a "Intel(R) Core(TM) i7-4980HQ CPU @ 
2.80GHz", about 10s for the par package build, and about 30s 
using separate compilation.

I have to salute the DMD team for that, as bot so long ago, it 
required more than a minute and 3Gb of RAM. It is very easy and 
fast to build now.


More information about the Digitalmars-d mailing list