Honey, I shrunk the build times
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jun 7 01:51:19 PDT 2015
On Sun, 07 Jun 2015 08:24:23 +0000, Temtaime wrote:
> It's really bad solution.
>
> Are you building phobos 1000 times a day so 5 seconds is really long for
> you ?
> Separate compilation prevents compiler from inlining everything.
how is that? even if we left lto aside, compiler needs module source
anyway. if one will use full .d files instead of .di, nothing can prevent
good compiler from inlining.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150607/63fa1e2c/attachment-0001.sig>
More information about the Digitalmars-d
mailing list