Message273350
> FYI: I copied your (no-kwargs) implementation over into Cython and I get around 17% faster calls to Python functions with 2 positional arguments.
Hey, cool! It's always cool to get performance enhancement without having to break the C API nor having to modify source code :-)
What do you mean by "I copied your (no-kwargs) implementation"? The whole giant patch? Or just a few changes? Which changes? |
|
| Date |
User |
Action |
Args |
| 2016-08-22 10:33:05 | vstinner | set | recipients:
+ vstinner, scoder, python-dev, serhiy.storchaka, yselivanov, ztane |
| 2016-08-22 10:33:05 | vstinner | set | messageid: <[email protected]> |
| 2016-08-22 10:33:05 | vstinner | link | issue27128 messages |
| 2016-08-22 10:33:05 | vstinner | create | |
|