A few numbers on allocation in dmd

Stefan Koch uplink.coder at googlemail.com
Thu Jul 9 17:46:56 UTC 2020


On Thursday, 9 July 2020 at 12:29:57 UTC, Avrina wrote:
> On Tuesday, 30 June 2020 at 18:18:32 UTC, Andrei Alexandrescu 
> wrote:
>> On 6/29/20 9:56 PM, Bruce Carneal wrote:
>>> [...]
>>
>> I don't know, maybe Stefan would. Anyway, I attach one more 
>> file in the format:
>>
>> total_bytes total_objects object_size type_name
>>
>> The top offenders are about the same, but now the top 2 are 
>> much closer to each other.
>
> Can you post the project? If not, is there a similar one? I 
> don't know of many big open source projects, especially ones 
> that eat over 16 GB of memory.

Check out libdparse.
Anything which uses std.regex.
or the std.range unittests.



More information about the Digitalmars-d mailing list