>>>>> "Lars" == Lars Gullik Bj�nnes <[EMAIL PROTECTED]> writes:

Lars> IMHO the only benefit with lyxstring now is that it makes lyx
Lars> compile on some os where it would otherwise get linking errors.

A datapoint with 1.2.2cvs (I know this is not what you want, but it is
what I have here). The main point is that I have gcc 2.95.2, which
makes quite a difference. We could say ``why bother with it'', but it
is what I have. 

basic_string:

real    13m52.380s
user    12m17.310s
sys     1m11.700s

schuss: du -s .
301104  .

lyxstring

real    10m24.573s
user    8m53.160s
sys     1m5.320s

schuss: du -s .
182660  .

The difference in size is no negligible...

I will try to give numbers on alpha (where things are worse) and with
1.3.0cvs (where things are worse too :) later.

Note that I'd rather stay with debug info, since it tends to be useful
to developpers...

JMarc

Reply via email to