On 7/21/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
> On Sat, 21 Jul 2007 00:32:27 -0300 "Gustavo Sverzut Barbieri"
> > still about minor optimizations, do you think it worth to remove "&"
> > and ";" since they're always present?
>
> which ones?

from escape_strings:

"&lt;\0\x3c\0"  -> "lt\0\x3c\0"

this will require some changes, but will save (176 * 2) = 352 bytes,
plus less data to look/process.

-- 
Gustavo Sverzut Barbieri
--------------------------------------
Jabber: [EMAIL PROTECTED]
   MSN: [EMAIL PROTECTED]
  ICQ#: 17249123
 Skype: gsbarbieri
Mobile: +55 (81) 9927 0010

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to