[Zope] Large jumps of memory use increase,
and seeking overall understanding of memory use
Jean Lagarde
jean.lagarde at gmail.com
Sun Feb 25 14:48:32 EST 2007
On 2/25/07, Jens Vagelpohl <jens at dataflake.org> wrote:
> Serving from cache still means they need to be touched at least once
> to get them into the cache, and (in case of normal caching behavior)
> they will be touched again once the cached record expires. Caching
> will not make any difference to memory behavior I'd say.
Yes of course I forgot to mention that the caches also expire in my
reply. My experience so far is indeed that the caches save on the CPU
usage much more than on the memory.
-- Jean
More information about the Zope
mailing list