[Issue 11138] "real" appender missing

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 11 06:47:28 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11138


Vladimir Panteleev <thecybershadow at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thecybershadow at gmail.com


--- Comment #7 from Vladimir Panteleev <thecybershadow at gmail.com> 2014-01-11 16:47:22 EET ---
For the record, IIRC from my appender performance experiments I found that
extra indirection (required for a copyable ref-counted appender) has a big
impact on performance. Most uses of an appender do not involve passing it
around by value.

Andrej linked to this bug from
https://github.com/D-Programming-Language/phobos/pull/502, more discussion
there and at Issue 5813.

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


More information about the Digitalmars-d-bugs mailing list