Message259431
unpack_sequence contains 400 lines of this: "a, b, c, d, e, f, g, h, i, j = to_unpack". This code doesn't even touch BINARY_SUBSCR or BINARY_ADD.
Zach, could you please run your benchmarks in rigorous mode (perf.py -r)? I'd also suggest to experiment with putting the baseline cpython as a first arg and as a second -- maybe your machine runs the second interpreter slightly faster. |
|
| Date |
User |
Action |
Args |
| 2016-02-02 21:06:54 | yselivanov | set | recipients:
+ yselivanov, rhettinger, mark.dickinson, pitrou, vstinner, casevh, serhiy.storchaka, josh.r, zbyrne |
| 2016-02-02 21:06:54 | yselivanov | set | messageid: <[email protected]> |
| 2016-02-02 21:06:54 | yselivanov | link | issue21955 messages |
| 2016-02-02 21:06:54 | yselivanov | create | |
|