tiny alternative to std library

Siemargl inqnone at gmail.com
Wed Mar 3 14:12:54 UTC 2021


On Wednesday, 3 March 2021 at 09:02:54 UTC, Anthony wrote:
>> Strange, usual D programs builds fast.
>
> What build times do you get?
>
> Seems like some other people have similar issues:
> https://forum.dlang.org/post/pvseqkfkgaopsnhqecdb@forum.dlang.org
> https://forum.dlang.org/thread/mailman.4286.1499286065.31550.digitalmars-d@puremagic.com

All you mentioned are template issues. Some was fixed.

I test full rebuild of dlang-IDE (20k loc) now for dmd under 
Windows:
(Result is 5.5Mb .exe file)

-full rebuild with all libs take ~21s  >dub build --build=debug 
--arch=x86_mscoff --force

-change one file and rebuild <7s  >dub build --build=debug 
--arch=x86_mscoff





More information about the Digitalmars-d-learn mailing list