Speed up loading and free memory...

GrelEns grelens at NOSPAMyahoo.NOTNEEDEDfr
Thu Mar 11 12:07:37 EST 2004


"benjamin schollnick" <bscholln at mac.com> a écrit dans le message de news:
110320040725438317%bscholln at mac.com...

> Maybe a different method of handling this would solve your issue.
>
> For example, does the data all have to be stored in a single file?
> Would using multiple indexs, and multiple storage files improve your
> performance?
>
> But those are question I can not answer...

files must not be modified, index file contains on one line a key and an
offset which can be use to go directly to data file.

thx





More information about the Python-list mailing list