[ZODB-Dev] Re: [Zope-DB] ZODB performance numbers

Chris Withers chris at simplistix.co.uk
Tue Aug 24 04:57:13 EDT 2004


> Winston WOLFF wrote:
>> Does anybody have any performance numbers for ZODB?

You were asking on the wrong list, I've redirected this to the right list.

>> I've just stared experimenting with ZODB and ZEO and I've written a 
>> test program that makes an object and adds it to a persistent list.  I 
>> create an object with 3 parameters, add it to the PersistentList, and 
>> commit my transaction.  If I run this in a loop of 10 or 100 objects, 
>> it can only perform about 2 objects saves/transactions per second.  I 
>> know that ZODB is supposed to be better for reads than for writes, but 
>> only two writes per second seems very slow.  I'm using the file 
>> storage for zodb, and connecting with zeo and ClientStorage.

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the ZODB-Dev mailing list