emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unibyte characters, strings, and buffers


From: Eli Zaretskii
Subject: Re: Unibyte characters, strings, and buffers
Date: Sat, 29 Mar 2014 14:12:52 +0300

> From: Andreas Schwab <address@hidden>
> Cc: Eli Zaretskii <address@hidden>,  address@hidden,  address@hidden
> Date: Sat, 29 Mar 2014 12:06:31 +0100
> 
> Unibyte is a pure space optimisation.

I think it is (or at least was) also a speed optimization.  Reading or
writing a huge buffer full of eight-bit characters might be
significantly slower if they are in their multibyte representation.
Perhaps we should measure that.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]