cPickle alternative?

Michael Peuser mpeuser at web.de
Sun Aug 17 03:48:15 EDT 2003


This a highly interesting product - I for sure shall come back to it when I
have to store more data...

Kindly
Michael P


"Klaus Alexander Seistrup" <spam at magnetic-ink.dk> schrieb im Newsbeitrag
news:3f3de5af-3dcdcb9a-e4f8-43c2-a49e-2e5009909839 at news.szn.dk...
> Drochom wrote:
>
> >> import cPickle
> >>
> >> plik = open("mealy","r")
> >> mealy = cPickle.load(plik)
> >> plik.close()
> >
> >     this takes about 30 seconds!
> >     How can I accelerate it?
>
> Perhaps it's worth looking into PyTables:
>
> <http://pytables.sourceforge.net/doc/PyCon.html#section4>
>
>
> Cheers,
>
>   // Klaus
>
> --
>  ><> unselfish actions pay back better






More information about the Python-list mailing list