Message333493
Just inlining the arg tuple unpacking in iter() give only 10% speed up. I would not apply this optimization for such small difference. But with converting it to fast call it looks more interesting. |
|
| Date |
User |
Action |
Args |
| 2019-01-11 17:23:45 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, scoder, vstinner, larry, xtreak |
| 2019-01-11 17:23:43 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2019-01-11 17:23:43 | serhiy.storchaka | link | issue35582 messages |
| 2019-01-11 17:23:43 | serhiy.storchaka | create | |
|