Message341193
| Author | serhiy.storchaka |
|---|---|
| Recipients | Ellenbogen, alexandre.vassalotti, methane, serhiy.storchaka |
| Date | 2019-05-01.12:30:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1556713838.51.0.67620154131.issue36694@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
PR 13036 makes the C implementation no longer memoizing temporary objects. This decreases memory fragmentation and peak memory consumption on pickling and unpickling. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-01 12:30:38 | serhiy.storchaka | set | recipients: + serhiy.storchaka, alexandre.vassalotti, methane, Ellenbogen |
| 2019-05-01 12:30:38 | serhiy.storchaka | set | messageid: <1556713838.51.0.67620154131.issue36694@roundup.psfhosted.org> |
| 2019-05-01 12:30:38 | serhiy.storchaka | link | issue36694 messages |
| 2019-05-01 12:30:38 | serhiy.storchaka | create | |