List of Phobos functions that allocate memory?
Dmitry Olshansky
dmitry.olsh at gmail.com
Thu Feb 6 11:19:33 PST 2014
06-Feb-2014 21:21, Andrej Mitrovic пишет:
> On 2/6/14, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
>> On 2/6/14, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
>>> https://raw.github.com/AndrejMitrovic/phobos_allocations/master/phobos_allocations.txt
>>
>> Ah just realized there are duplicates in the report. I guess -vgc is
>> emitting dupes.
>
> Updated to remove duplicate reports.
>
Needs to somehow cut down CTFE-only stuff.
E.g. std.regex alocates a lot at CTFE (and in debug sections), it's a
prominent example of CTFE but there is a _lot_ more in the same theme.
--
Dmitry Olshansky
More information about the Digitalmars-d
mailing list