[Zope] ZODB performance issues
Chris Withers
chrisw@nipltd.com
Wed, 14 Aug 2002 10:03:49 +0100
Chris McDonough wrote:
>
> One further hint: in your object loader code, do a commit every "n"
> records (maybe 1000), and after the commit call
> "self._p_jar.cacheMinimize()" ("self" can actually be any persistent
> object). This attempts to gc the pickle cache for that database
> connection). This will keep memory usage steady.
If it still works like it did when I was playing with text indexing in december,
then nah, it won't. Give up or use Zope 2.6.
hair-less-ly yours,
Chris