This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients BTaskaya, Mark.Shannon, barry, corona10, methane, nascheme, pablogsal, yselivanov
Date 2020-12-17.20:08:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608235713.74.0.108640187462.issue42115@roundup.psfhosted.org>
In-reply-to
Content
> IMO you need to implement LOAD_METHOD support for all kinds of calls, including the ones that use kwargs, to see any improvement.

I will try to do some prototyping around that to see how much can we gain in that route. In any case, adding LOAD_METHOD support for all kinds of calls should be an improvement by itself even without caching, no?
History
Date User Action Args
2020-12-17 20:08:33pablogsalsetrecipients: + pablogsal, barry, nascheme, methane, Mark.Shannon, yselivanov, corona10, BTaskaya
2020-12-17 20:08:33pablogsalsetmessageid: <1608235713.74.0.108640187462.issue42115@roundup.psfhosted.org>
2020-12-17 20:08:33pablogsallinkissue42115 messages
2020-12-17 20:08:33pablogsalcreate