durusmail: durus-users: building a large BTree efficiently
building a large BTree efficiently
2005-10-14
2005-10-14
2005-10-14
2005-10-17
2005-10-17
2005-10-17
2005-10-17
2005-10-17
2005-10-19
2005-10-20
2005-10-20
2005-10-20
2005-10-20
2005-10-20
2005-10-26
2005-10-26
2005-10-26
building a large BTree efficiently
Patrick K. O'Brien
2005-10-15
Patrick K. O'Brien wrote:
> mario ruggier wrote:
>
>>Hotshot? Sounds trés cool... was not aware of that module. I will play
>>with that.
>
>
> This is the sort of thing I do with hotshot.  Some variation of this
> might be useful for you:

If you are new to hotshot be aware that it will slow your program down
tremendously, and will generate a sizeable file of data.  So start
small.  If you try to profile the import of a million records I suspect
it may not finish in your lifetime.  :-)

--
Patrick K. O'Brien
Orbtech       http://www.orbtech.com
Schevo        http://www.schevo.org
Pypersyst     http://www.pypersyst.org
PyDispatcher  http://pydispatcher.sourceforge.net

reply