python - Django caching - Pickle is slow -


working on optimization of 1 web-site, found, pickling of querysets becomes bottleneck in caching, , no matter how clever code be, unpickling of relatively large qs in time of 1-2secs kill effort.
encountered this?

if using pickle, might recommend cpickle purported 1000 times faster.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Socket.connect doesn't throw exception in Android -

SPSS keyboard combination alters encoding -