Message 217445 - Python tracker
Message217445
| Author | njs |
|---|---|
| Recipients | josh.r, jtaylor, neologix, njs, pitrou, skrah, vstinner |
| Date | 2014-04-28.23:33:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1398727985.63.0.779990467682.issue21233@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> It would be interesting to see some NumPy benchmarks (Nathaniel?). What is it you want to see? NumPy already uses calloc; we benchmarked it when we added it and it made a huge difference to various realistic workloads :-). What NumPy gets out of this isn't calloc, it's access to tracemalloc. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-28 23:33:05 | njs | set | recipients: + njs, pitrou, vstinner, skrah, neologix, jtaylor, josh.r |
| 2014-04-28 23:33:05 | njs | set | messageid: <1398727985.63.0.779990467682.issue21233@psf.upfronthosting.co.za> |
| 2014-04-28 23:33:05 | njs | link | issue21233 messages |
| 2014-04-28 23:33:04 | njs | create | |