Please send me your longest DustMite runs!

MoonlightSentinel moonlightsentinel at disroot.org
Sat Apr 24 15:14:56 UTC 2021


On Saturday, 24 April 2021 at 06:49:51 UTC, Berni44 wrote:
> Reducing whole Phobos takes long. I did that several times a 
> year ago. Took several days. I think, the problem is, that it 
> takes long until the connections between the modules (imports) 
> are cut. [...]

Some things that speed up reductions for Phobos:

- delete std/package.d
- use specific imports (e.g. import std.algorithm.sorting instead 
of std.algorithm)


More information about the Digitalmars-d mailing list