< 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


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.