> What protocol did you pickle your data with? The default (protocol 0, > ASCII text) is the slowest. I suggest you upgrade to Python 2.3 and > save your data with the new protocol 2 -- it's likely to be fastest. > > > Alex > Thanks:) i'm using default protocol, i'm not sure if i can upgrade so simply, because i'm using many modules for Py2.2