[Python-Dev] Cython for cPickle? (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Thu Apr 19 12:31:51 CEST 2012
- Previous message: [Python-Dev] Cython for cPickle?
- Next message: [Python-Dev] Cython for cPickle?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
What do you think?
I think I know what Jim Fulton thinks (as we talked about something like this a PyCon): don't. He is already sad that cPickle grew so much pickle features when it was designed as a real fast implementation. pickle speed is really important to some users, and any loss of performance needs serious justification. Easier maintenance is not a sufficient reason.
Regards, Martin
- Previous message: [Python-Dev] Cython for cPickle?
- Next message: [Python-Dev] Cython for cPickle?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]