[Issue 14680] Investigate the use of .di files for Phobos

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 9 20:28:36 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=14680

Seb <greensunny12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greensunny12 at gmail.com

--- Comment #4 from Seb <greensunny12 at gmail.com> ---
Tried it here: https://github.com/dlang/phobos/pull/6123

tl;dr: it's not worth it and brings a lot of troubles with it. We simple should
make the imports faster.
I'm incled to close this as WONTFIX as the investigation is over.

OTOH just stripping out the unittest would result in a small improvement -
though probably not measurable in comparison to other, more worthwhile tricks
at the compiler-level.

--


More information about the Digitalmars-d-bugs mailing list