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
David Binger
2006-10-05
On Oct 5, 2006, at 11:13 AM, Jesus Cea wrote:

> The Durus 3.5 "bulk object loader" method would probe useful here.
> Also,
> a future version of my storage backend will use (internally) multiple
> threads to fetch multiple objects in parallel, for huge performance
> win
> if you need to go to the disk and slight performance hit if your OS
> already has the data cached.

Good point.
list(connection.get_crawler()) is a fast way to load everything
because it uses bulk_load().


reply