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, vstinner
Date 2020-06-05.09:50:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591350614.59.0.830644353212.issue40521@roundup.psfhosted.org>
In-reply-to
Content
bench_dict.patch: Microbenchmark on the C function PyDict_New() to measure the overhead of PR 20645.
History
Date User Action Args
2020-06-05 09:50:14vstinnersetrecipients: + vstinner, corona10
2020-06-05 09:50:14vstinnersetmessageid: <1591350614.59.0.830644353212.issue40521@roundup.psfhosted.org>
2020-06-05 09:50:14vstinnerlinkissue40521 messages
2020-06-05 09:50:14vstinnercreate