
14 Feb
2011
14 Feb
'11
7:08 p.m.
On Mon, Feb 14, 2011 at 01:53, Mathias Gaunard <mathias.gaunard@ens-lyon.org> wrote:
SBO makes moving a string costly.
How bug a buffer does SBO usually use? For UTF-8, I figured it'd be maybe 4 or 8 bytes, to usually avoid the heap when putting individual "characters" in strings, as is needed to avoid problems like the current toupper('ß').