[Python-Dev] Can I make marshal.dumps() slower but stabler?
Victor Stinner
vstinner at redhat.com
Thu Jul 12 04:00:36 EDT 2018
More information about the Python-Dev mailing list
Thu Jul 12 04:00:36 EDT 2018
- Previous message (by thread): [Python-Dev] Can I make marshal.dumps() slower but stabler?
- Next message (by thread): [Python-Dev] Can I make marshal.dumps() slower but stabler?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2018-07-12 8:21 GMT+02:00 Serhiy Storchaka <storchaka at gmail.com>: >> Is there any real application which marshal.dumps() performance is >> critical? > > EVE Online is a well known example. EVE Online has been created in 2003. I guess that it still uses Python 2.7. I'm not sure that a video game would pick marshal in 2018. Victor
- Previous message (by thread): [Python-Dev] Can I make marshal.dumps() slower but stabler?
- Next message (by thread): [Python-Dev] Can I make marshal.dumps() slower but stabler?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list