Hi, On Jan 10, 2008 11:09 AM, Thomas Mueller <[EMAIL PROTECTED]> wrote: > > - DataStore: may speed up the copy operation? > > If a BundledPersistenceManager is used, this should speeds up all > operations (read, write, copy). However I can't tell you how much > exactly, you need to test it yourself. And according to my latest > tests, you need to use a BundledPersistenceManager (I suggest to use a > database bundle PM).
Regardless of the persistence manager, a copy operation with the DataStore should perform roughly the same as a move. In Dietmar's case that would be a nice drop from 40s to 0,05s. :-) BR, Jukka Zitting
