Message301825
My comment was addressed.
As for using the _Py_IDENTIFIER API, I don't think it is related. The speedup was caused by avoiding few simple checks and function calls. The _Py_IDENTIFIER API is great, but it has a small overhead which is comparable to the small difference caused by Stefan's patch. |
|
| Date |
User |
Action |
Args |
| 2017-09-10 18:40:42 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, rhettinger, pitrou, scoder, vstinner, christian.heimes, methane |
| 2017-09-10 18:40:42 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2017-09-10 18:40:42 | serhiy.storchaka | link | issue31336 messages |
| 2017-09-10 18:40:41 | serhiy.storchaka | create | |
|