[Gimp-developer] [PATCH 4/4] Tile caching performance patches
Christopher Montgomery
xiphmont at gmail.com
Tue Jun 2 14:04:38 PDT 2009
On Tue, Jun 2, 2009 at 5:01 PM, Sven Neumann <sven at gimp.org> wrote:
> Hi,
>
> On Tue, 2009-06-02 at 04:13 -0400, Christopher Montgomery wrote:
>
>> -#define IDLE_SWAPPER_TIMEOUT 250
>> -
>> +#define IDLE_SWAPPER_START 1000
>> +#define IDLE_SWAPPER_INTERVAL 20
>> +#define IDLE_SWAPPER_TILES_PER 10
>
> Should that constant perhaps better be called
> IDLE_SWAPPER_TILES_PER_RUN ?
Or PER_INTERVAL, sure.
Monty
More information about the Gimp-developer
mailing list