Compile-time memory footprint of std.algorithm
Dmitry Olshansky via Digitalmars-d
digitalmars-d at puremagic.com
Wed Apr 23 10:45:57 PDT 2014
23-Apr-2014 21:16, Walter Bright пишет:
> On 4/23/2014 2:00 AM, Dmitry Olshansky wrote:
>> If the prime reason compilation is fast is because we just throw away
>> memory, we
>> must be doing something wrong, very wrong.
>
> I've tried adding a collector to DMD with poor results. If you'd like to
> give it a try as well, please do so.
>
I'll give it a spin then.
> The thing is, I work all day every day on D. I cannot do more.
That is understood, thanks for honesty.
> If people
> want more things done, like redesigning memory allocation in the
> compiler, redesigning D to do ARC, etc., they'll need to pitch in.
>
True.
--
Dmitry Olshansky
More information about the Digitalmars-d
mailing list