[ZODB-Dev] Writeperformance for different storages
Andreas Jung
andreas@andreas-jung.com
Wed, 18 Dec 2002 14:38:13 +0100
--On Mittwoch, 18. Dezember 2002 08:25 -0500 "Barry A. Warsaw"
<barry@zope.com> wrote:
>
> That's not bad actually, considering all the overhead (and benefits)
> of BerkeleyDB, but that does require gobs of memory and at least two
> independent disk controllers (one for the BDB log files and one for
> the data). Plus some system-specific tuning of cachesizes, etc.
>
So your conclusion is: there is nothing faster than FileStorage? :-)
Andreas