[ZODB-Dev] Making ZODB / ZEO faster

Shane Hathaway shane at hathawaymix.org
Fri Dec 4 15:07:12 EST 2009


Jim Fulton wrote:
> On Fri, Dec 4, 2009 at 11:31 AM, Erik Dahl <edahl at zenoss.com> wrote:
> ...
>> I haven't dove into the relstorage yet but have heard it will perform
>> better.
> 
> It doesn't.  See:
> 
>   https://mail.zope.org/pipermail/zodb-dev/2009-October/012758.html

Since you posted those numbers, I have worked hard to solve the 
performance issues you identified.  I have improved both RelStorage and 
the performance test, which is now a separate project (released on PyPI) 
named zodbshootout.  Your numbers may apply to RelStorage 1.2, but not 1.4.

See:

http://shane.willowrise.com/archives/relstorage-1-4-0b1-and-zodbshootout/

Shane


More information about the ZODB-Dev mailing list