< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

RE: [reSIProcate] Huge usage of stack space for debug builds


Good point!

-----Original Message-----
From: jason.fischl@xxxxxxxxx [mailto:jason.fischl@xxxxxxxxx] On Behalf
Of Jason Fischl
Sent: Monday, September 12, 2005 2:33 PM
To: Scott Godin
Cc: Alan Stokes; resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [reSIProcate] Huge usage of stack space for debug builds

On 9/12/05, Scott Godin <slgodin@xxxxxxxxxxxx> wrote:
> Might be better off with something like 256 or 512, since we are
logging
> SIP messages.  I assume the there is a memory/performance tradeoff
here,
> if we go too small to accommodate most messages.

Well presumably in any application where performance is a concern
SipMessages should not be getting logged frequently. I think a smaller
number makes sense - we shouldn't be optimizing for DEBUG or INFO
level logging.