Message217357
| Author | skrah |
|---|---|
| Recipients | josh.r, jtaylor, neologix, njs, pitrou, skrah, vstinner |
| Date | 2014-04-28.10:43:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1398681799.75.0.901215058328.issue21233@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
With the latest patch the decimal benchmark with a lot of small allocations is consistently 2% slower. Large factorials (where the operands are initialized to zero for the number-theoretic transform) have the same performance with and without the patch. It would be interesting to see some NumPy benchmarks (Nathaniel?). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-28 10:43:19 | skrah | set | recipients: + skrah, pitrou, vstinner, njs, neologix, jtaylor, josh.r |
| 2014-04-28 10:43:19 | skrah | set | messageid: <1398681799.75.0.901215058328.issue21233@psf.upfronthosting.co.za> |
| 2014-04-28 10:43:19 | skrah | link | issue21233 messages |
| 2014-04-28 10:43:19 | skrah | create | |