std::string responsible for half the allocations in chrome

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Tue Dec 23 18:56:49 PST 2014


On 12/20/14 11:51 AM, David Nadlinger wrote:
> On Saturday, 20 December 2014 at 02:14:37 UTC, Andrei Alexandrescu wrote:
>> RCString is the solution. http://dpaste.dzfl.pl/817283c163f5 --
>
> How would refcounting help when the issue is const vs. immutable string
> slices?

All strings would have immutable characters. -- Andrei



More information about the Digitalmars-d mailing list