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-15.13:08:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608037734.35.0.914216195252.issue42115@roundup.psfhosted.org>
In-reply-to
Content
> pidigits and regex_v8 are LOAD_ATTR heavy benchmarks?

The PR is for LOAD_METHOD infrastructure, not for LOAD_ATTR (There was an incorrect title in the PR that I corrected but the contents are correct).

> I will run benchmarks in my machine to confirm the results.

Thanks a lot, Inada-san
History
Date User Action Args
2020-12-15 13:08:54pablogsalsetrecipients: + pablogsal, barry, nascheme, methane, Mark.Shannon, yselivanov, corona10, BTaskaya
2020-12-15 13:08:54pablogsalsetmessageid: <1608037734.35.0.914216195252.issue42115@roundup.psfhosted.org>
2020-12-15 13:08:54pablogsallinkissue42115 messages
2020-12-15 13:08:54pablogsalcreate