fenfire-commits
[Top][All Lists]
Advanced

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

Re: [ff-cvs] fenfire/org/fenfire/demo mm.py


From: Tuomas Lukka
Subject: Re: [ff-cvs] fenfire/org/fenfire/demo mm.py
Date: Mon, 15 Sep 2003 21:42:05 +0300
User-agent: Mutt/1.5.4i

On Mon, Sep 15, 2003 at 02:31:15PM -0400, Asko Soukka wrote:
> CVSROOT:      /cvsroot/fenfire
> Module name:  fenfire
> Branch:       
> Changes by:   Asko Soukka <address@hidden>    03/09/15 14:31:15
> 
> Modified files:
>       org/fenfire/demo: mm.py 
> 
> Log message:
>       works with cache size 1

> -functional.cache("ContentFunction", 2);
> +functional.cache("ContentFunction", 1);
>  functional.cache("NormalTextNodeView", 500);
>  functional.cache("AccursedTextNodeView", 10);

Excellent. The next step is probably to remove that cache, as it doesn't really 
help you at all, I think,
since the other functions are cached (or does someone use it directly?)

        Tuomas




reply via email to

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