gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Re: DEBUG_STACK


From: Rob Savoye
Subject: Re: [Gnash-dev] Re: DEBUG_STACK
Date: Tue, 25 Jul 2006 07:51:26 -0600
User-agent: Thunderbird 1.5 (X11/20051201)

Sandro Santilli wrote:
> On Tue, Jul 25, 2006 at 05:33:20PM +0400, Vitaly Alexeev wrote:

> This might be possible the whole problem you detected with
> general slowdown, and has been introduced since Rob
> committed the new code dropping the IF_VERBOSE_ACTION macro
> and friends. I think I've sent a mail on gnash-dev in the past
> about this.

  What happened with change is we switched from a printf() style debug
log, to one that supports iostreams. If debugging isn't enabled, none of
that code should get executed, but yes, using the debug log slows down
the performance. Without -v, it should run at the same speed as it used to.

        - rob -




reply via email to

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