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 vstinner
Recipients corona10, erlendaasland, kj, pablogsal, vstinner
Date 2021-08-04.15:40:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628091650.4.0.749691672743.issue44661@roundup.psfhosted.org>
In-reply-to
Content
> Mean +- std dev: [property_base] 140 ns +- 5 ns -> [property_vectorcall] 125 ns +- 2 ns: 1.12x faster

Ah! That's better. If it was only 1.01x faster, I would say that it's not worth it. But 1.12x is worth it. Thanks for this optimization.
History
Date User Action Args
2021-08-04 15:40:50vstinnersetrecipients: + vstinner, corona10, pablogsal, erlendaasland, kj
2021-08-04 15:40:50vstinnersetmessageid: <1628091650.4.0.749691672743.issue44661@roundup.psfhosted.org>
2021-08-04 15:40:50vstinnerlinkissue44661 messages
2021-08-04 15:40:50vstinnercreate