gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Re: Bitwise stream reading performance


From: strk
Subject: Re: [Gnash-dev] Re: Bitwise stream reading performance
Date: Tue, 28 Aug 2007 10:50:56 +0200

On Tue, Aug 28, 2007 at 09:32:49AM +0200, Udo Giacomozzi wrote:

> s> I'd still research on externalizing the cached-bits-reader into a 
> specialized
> s> class.
> 
> Again, can you explain what real benefit? The cache implementation
> itself won't be big, just a handful lines of code. IMHO it's
> counterproductive to use a special class for this. The stream would
> become a *wrapper* for the cache class...

The avantage is giving stream users the choice of wheter to do
memory or stream reads.

--strk;




reply via email to

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