This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Olivier.Grisel
Recipients Olivier.Grisel, pitrou, serhiy.storchaka
Date 2017-11-09.22:17:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510265861.18.0.213398074469.issue31993@psf.upfronthosting.co.za>
In-reply-to
Content
Note that the time difference is not significant. I rerun the last command I got:

```
(py37) ogrisel@ici:~/code/cpython$ python ~/tmp/large_pickle_dump.py --use-pypickle
Allocating source data...
=> peak memory usage: 2.014 GB
Dumping to disk...
done in 4.187s
=> peak memory usage: 2.014 GB
```
History
Date User Action Args
2017-11-09 22:17:41Olivier.Griselsetrecipients: + Olivier.Grisel, pitrou, serhiy.storchaka
2017-11-09 22:17:41Olivier.Griselsetmessageid: <1510265861.18.0.213398074469.issue31993@psf.upfronthosting.co.za>
2017-11-09 22:17:41Olivier.Grisellinkissue31993 messages
2017-11-09 22:17:41Olivier.Griselcreate