On Phobos GC hunt
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Tue Oct 7 15:35:52 PDT 2014
On 10/7/14, 8:57 AM, Dmitry Olshansky wrote:
> I made a proposal to quantatively measure and tabulate all GC
> allocations in Phobos before coming up with solutions to "@nogc Phobos".
>
> After approving node from Andrei I've come up with a piece of automation
> to extract this data and post it on wiki.
>
> So here is the exhustive list of everything calling into GC in Phobos
> (-vgc compiler flag):
>
> http://wiki.dlang.org/Stuff_in_Phobos_That_Generates_Garbage
Awesome! I've started adding explanations to the first few entries,
let's use that crowdsourcing thing to fill this! -- Andrei
More information about the Digitalmars-d
mailing list