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

Reply via email to