Charles> So the big question is, why is my naive "o = __import__ (f, {}, Charles> {}, [])" so much faster than the more obvious "o = cPickle.load Charles> (f)"? And what can I do to make it faster :). Try dumping in the binary format, e.g.: s = cPickle.dumps(obj, 1) Skip
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4