gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #32521] SIGKILL after ever-growing resource usage


From: Sandro Santilli
Subject: [Gnash-commit] [bug #32521] SIGKILL after ever-growing resource usage
Date: Mon, 14 Mar 2011 09:08:17 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2

Follow-up Comment #20, bug #32521 (project gnash):

Anyway, the bitmap has 234496, most of which are red.
With pp ~ 27% of them are non-red (63558), 
with gnash ~ 23% (54469)

Those are the probabilities of the inner loop to be entered.
The outer loop won't exit till the conditions in the inner
loop are satisfied too.

I guess next attempt will be to always enter the inner loop
and see if _those_ conditions are ever met.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32521>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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