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 <[email protected]>
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: <[email protected]>
2020-06-05 09:50:14vstinnerlinkissue40521 messages
2020-06-05 09:50:14vstinnercreate