gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] GSoC - Optimizing the IO Pipeline for AV Data Update


From: Jonas 'Sortie' Termansen
Subject: Re: [Gnash-dev] GSoC - Optimizing the IO Pipeline for AV Data Update
Date: Thu, 07 Apr 2011 13:19:15 +0200

On 04/07/2011 12:54 PM, John Gilmore wrote:
> Maybe you can make a 10% or 20% difference with AudioDecoder or
> unneeded
> malloc/memcpy's. But you can make a 100% difference by fixing the bugs
> that cause gnash to spin-lock at times, burning 100% of a cpu core
> when
> it really has nothing at all to do. Fixing this -- and then seeing
> where
> else CPU gets used when gnash "should be" idle -- would eliminate the
> most
> common complaint about gnash, which is that when you install it and
> have a couple of flash-using tabs open, it can max out your CPU even
> when
> you aren't doing anything.

Makes sense. Going through Gnash and identifying these bottlenecks
sounds like a big task, though. If finding these bugs prove easy, I
could attempt to fix them separately from my main project. However, I
don't want to apply for a project that could easily prove very big, and
that I don't currently understand fully. The project does sounds interesting, 
though.

Jonas



reply via email to

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