[Python-Dev] Can I make marshal.dumps() slower but stabler?

André Malo nd at perlig.de
Thu Jul 12 16:03:30 EDT 2018


* INADA Naoki wrote:

> Is there any real application which marshal.dumps() performance is
> critical?

I'm using it for spooling big chunks of data on disk, exactly for the reason 
that it's faster than pickle.

Cheers,
-- 
"Das Verhalten von Gates hatte mir bewiesen, dass ich auf ihn und seine
beiden Gefährten nicht zu zählen brauchte" -- Karl May, "Winnetou III"


More information about the Python-Dev mailing list