The more interesting question

Gor Gyolchanyan gor.f.gyolchanyan at gmail.com
Tue May 15 10:30:43 PDT 2012


On Tue, May 15, 2012 at 9:23 PM, David Nadlinger <see at klickverbot.at> wrote:

> On Tuesday, 15 May 2012 at 16:22:22 UTC, Dmitry Olshansky wrote:
>
>> Moreover compiler can do some extra string pooling iff zero termination
>> goes away. Like:
>> "Hello World!" & "Hello" sharing the same piece of ROM.
>>
>
> Has anyone actually done some research on how much space this could
> actually save in practice?
>
> David
>

It can't be accurately measured, because the number of string literals
available at a single compiler pass is vastly varying.

-- 
Bye,
Gor Gyolchanyan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20120515/100dca1d/attachment.html>


More information about the Digitalmars-d mailing list