gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog libbase/image.cpp libbase/image.h


From: Rob Savoye
Subject: Re: [Gnash-commit] gnash ChangeLog libbase/image.cpp libbase/image.h
Date: Wed, 02 May 2007 11:18:20 -0600
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

Bastiaan Jacques wrote:
>
> That's not surprising, since the image buffer is needlessly copied into
> newly allocated buffers several times before the single frame is
> actually rendered. This code badly needs an efficiency overhaul.

  The goal of high performance networking is to pass pointers around as
much as possible, and avoid copying data as much as possible.

        - rob -




reply via email to

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