Message217357
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?). |
|
| 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: <[email protected]> |
| 2014-04-28 10:43:19 | skrah | link | issue21233 messages |
| 2014-04-28 10:43:19 | skrah | create | |
|