Message273350
| Author | vstinner |
|---|---|
| Recipients | python-dev, scoder, serhiy.storchaka, vstinner, yselivanov, ztane |
| Date | 2016-08-22.10:33:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1471861985.6.0.101122952603.issue27128@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> 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? |
|
| History | |||
|---|---|---|---|
| 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: <1471861985.6.0.101122952603.issue27128@psf.upfronthosting.co.za> |
| 2016-08-22 10:33:05 | vstinner | link | issue27128 messages |
| 2016-08-22 10:33:05 | vstinner | create | |