[ZODB-Dev] Writeperformance for different storages

Andreas Jung andreas@andreas-jung.com
Wed, 18 Dec 2002 08:19:15 +0100


We have a project running where we map the structure of an XML document
to the hierarchy of the ZODB (means we need to create several hundred
to some thousand objects inside the ZODB). Since write performance
is critical in this case (user must wait :-) ) I wonder how the other
ZODB storages (AdaptableStorage, DirectoryStorage, Berkley Storage)
compare to FileStorage (regarding at write performance)? Or what are
the parameters to tune the FileStorage for optimal performance?

Thanks,
Andreas

    ---------------------------------------------------------------------
   -    Andreas Jung                     http://www.andreas-jung.com   -
  -   EMail: andreas at andreas-jung.com                              -
   -            "Life is too short to (re)write parsers"               -
    ---------------------------------------------------------------------