durusmail: durus-users: PersistentDict vs BTree
PersistentDict vs BTree
2006-10-03
2006-10-03
2006-10-03
2006-10-03
2006-10-05
2006-10-05
2006-10-05
2006-10-05
2006-10-11
2006-10-11
2006-10-11
2006-10-12
2006-10-12
2006-10-12
2006-10-13
2006-10-13
2006-10-13
2006-10-13
2006-10-13
2006-10-13
Re: PersistentDict vs BTree
2006-10-23
2006-10-31
PersistentDict vs BTree
Mike Orr
2006-10-13
I tried using Schevo and it didn't affect memory use or performance,
at least for my particular application. I tested it the following way:

- "easy_install -b BUILD_DIR -Z schevo"
- Change all "durus" imports to "schevo.store"
- Disable Durus in easy_install.pth and verify it's not importable
- Run the import and my sample search.

I noticed Schevo doesn't have a PersistentSet class.  This was added
to Durus recently. In my case I wasn't using it anymore so I deleted
the import.

--
Mike Orr 
reply