On Sun, Nov 03, 2002 at 09:13:10PM +0300, Leonid Pauzner wrote:
> Optimize memory usage:
> 
> * in SGML.c, element stack now use a pool of just 10 elements
>   to avoid most of malloc/free calls.
> * in HTParse(), use single alloca instead of three malloc/free pairs.

a little complicated since alloca() is nonstandard.

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to