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-02.22:43:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591137804.34.0.101232427376.issue40521@roundup.psfhosted.org>
In-reply-to
Content
Microbenchmark for tuple free list to measure PR 20247 overhead: microbench_tuple.py. It requires to apply bench_tuple.patch.
History
Date User Action Args
2020-06-02 22:43:24vstinnersetrecipients: + vstinner, corona10
2020-06-02 22:43:24vstinnersetmessageid: <1591137804.34.0.101232427376.issue40521@roundup.psfhosted.org>
2020-06-02 22:43:24vstinnerlinkissue40521 messages
2020-06-02 22:43:24vstinnercreate