04-Oct-2014 00:21, Andrei Alexandrescu пишет:
On 10/3/14, 1:18 PM, Dmitry Olshansky wrote:
03-Oct-2014 23:50, Andrei Alexandrescu пишет:
On 10/3/14, 11:27 AM, Dmitry Olshansky wrote:
29-Sep-2014 14:49, Andrei Alexandrescu пишет:
Back when I've first introduced RCString I hinted that we have a
larger
strategy in mind. Here it is.
[snip]
I think it would be well worth it to actually do a bit of research.
Before we get into the fry and spill blood (or LOCs) everywhere.
Can we:
1. Present a list of allocating functions.
Awesome. I just started
http://wiki.dlang.org/Stuff_in_Phobos_That_Generates_Garbage and I
encourage us all to add to it (sorted by module and then by artifact
name).
Glad you liked it.
Being in favor of automation as a start I just toggled -vgc flag in
Win64 makefile and built phobos. Raw data (CSV) is here:
https://gist.github.com/anonymous/763adcd62ab60a66e9d8
Time to mine it...
D script that generates wikitable from that -> awesomeness. -- Andrei
I'm on it. With GitHub source links. D's regex rocks ;)
--
Dmitry Olshansky