Message298730
> it would be *nice* to not only optimization the creation
> but also attribute access by name
FWIW, once the property/itemgetter pair are instantiated in the NT class, the actual lookup runs through them at C speed (no pure python steps). There is not much fluff here. |
|
| Date |
User |
Action |
Args |
| 2017-07-20 15:33:23 | rhettinger | set | recipients:
+ rhettinger, gvanrossum, ncoghlan, pitrou, vstinner, eric.smith, giampaolo.rodola, methane, serhiy.storchaka, llllllllll, xiang.zhang, JelleZijlstra, lazka |
| 2017-07-20 15:33:23 | rhettinger | set | messageid: <[email protected]> |
| 2017-07-20 15:33:23 | rhettinger | link | issue28638 messages |
| 2017-07-20 15:33:23 | rhettinger | create | |
|