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 corona10
Recipients corona10, erlendaasland, kj, pablogsal, vstinner
Date 2021-07-17.05:19:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626499183.47.0.424501329703.issue44661@roundup.psfhosted.org>
In-reply-to
Content
It shows a consistent 1-2% performance improvement.

Mean +- std dev: [property_base] 40.6 ns +- 0.6 ns -> [property_vectorcall] 40.0 ns +- 0.7 ns: 1.01x faster
History
Date User Action Args
2021-07-17 05:19:43corona10setrecipients: + corona10, vstinner, pablogsal, erlendaasland, kj
2021-07-17 05:19:43corona10setmessageid: <1626499183.47.0.424501329703.issue44661@roundup.psfhosted.org>
2021-07-17 05:19:43corona10linkissue44661 messages
2021-07-17 05:19:43corona10create