[Zope-dev] RAMCacheManager and object size
Florent Guillaume
fg at nuxeo.com
Fri Jul 8 14:36:01 EDT 2005
The RAMCacheManager does a costly pseudo-pickling of the objects it
stores to compute their size, but that information is only used in
the statistics screen.
1. how about not computing size by default?
2. or, how about using the size to have a cache threshold based on
the size. That would help manage memory consumption better. Has
anybody done something like that?
Florent
--
Florent Guillaume, Nuxeo (Paris, France) CTO, Director of R&D
+33 1 40 33 71 59 http://nuxeo.com fg at nuxeo.com
More information about the Zope-Dev
mailing list