Re: [ZODB-Dev] Leaking file descriptors in ZEO tests

2008-08-28 Thread Dieter Maurer
Christian Theune wrote at 2008-8-27 16:40 +0200: >I located an issue with leaking file descriptors in the ZEO tests and >have a simple proposal how to fix it. (I can imagine a better way to >exist but can't see one right now.) > >Here's what happens: > >- The (single) thread in the client process u

Re: [ZODB-Dev] BTree pickle size

2008-08-28 Thread Dieter Maurer
Roché Compaan wrote at 2008-8-24 14:00 +0200: >This is the fsdump output for a single IOBTree: > > data #00032 oid=1bac size=5435 class=BTrees._IOBTree.IOBTree > >What is persisted as part of the 5435 bytes? References to containing >buckets? What else? For optimization reasons, an "I

Re: [ZODB-Dev] BTree pickle size

2008-08-28 Thread Dieter Maurer
Roché Compaan wrote at 2008-8-25 17:36 +0200: >On Sun, 2008-08-24 at 08:55 +0200, Roché Compaan wrote: >> Thanks for the feedback. I'll re-run the tests without any text indexes, >> as well as run it with other implementations such as TextIndexNG3 and >> SimpleTextIndex and compare the results. >>

Re: [ZODB-Dev] Very large amounts of output from fsrefs.py

2008-08-28 Thread Benji York
On Thu, Aug 28, 2008 at 1:04 AM, Paul Winkler <[EMAIL PROTECTED]> wrote: > On Wed, Aug 27, 2008 at 11:03:54AM -0400, Marius Gedminas wrote: >> >> ZEO had a bug, fixed in rev 73871, where it would spend up to 10ms (your >> OSes scheduling timeslice) in idle sleep for every object received from >> th