[Issue 5813] [patch] std.array.Appender has severe performance and memory leak problems.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 29 22:28:46 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5813



--- Comment #14 from Vladimir Panteleev <thecybershadow at gmail.com> 2011-12-29 22:28:34 PST ---
My code is more of a research project. It can't be safely copied, only supports
items 1 byte in size, and doesn't care much in terms of UTF encoding. So, it
can't be a drop-in replacement without a lot of hammering, and even then you
have to decide whether you want it to be fast or copyable. I hope my research
will be useful for others (like Rob) trying to improve the Phobos appender,
though.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list