Message282018
| Author | vstinner |
|---|---|
| Recipients | methane, serhiy.storchaka, vstinner |
| Date | 2016-11-29.17:19:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1480439977.28.0.468206107873.issue28832@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
You might experiment Python_Calloc(). I'm not sure that this allocator is well optimized (especially the pymalloc allocator) :-/ Last time I played with it, it was slower, especially for allocations smaller than 1 MB. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-29 17:19:37 | vstinner | set | recipients: + vstinner, methane, serhiy.storchaka |
| 2016-11-29 17:19:37 | vstinner | set | messageid: <1480439977.28.0.468206107873.issue28832@psf.upfronthosting.co.za> |
| 2016-11-29 17:19:37 | vstinner | link | issue28832 messages |
| 2016-11-29 17:19:37 | vstinner | create | |