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 brandtbucher
Recipients BTaskaya, Daniel Moisset, brandtbucher, gvanrossum, kj, laurenjl, lys.nikolaou, pablogsal, willingc, xtreak
Date 2021-03-02.20:50:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614718226.9.0.184259173278.issue42128@roundup.psfhosted.org>
In-reply-to
Content
I'm currently working on some performance benchmarks for PEP 634:

https://github.com/brandtbucher/patmaperformance

Hopefully they will help inform future improvements. I already have benchmarks for class patterns and mapping patterns, and am still searching for a good problem that really stresses all of the different variations of sequence patterns. Maybe a generalized Tower of Hanoi or something?
History
Date User Action Args
2021-03-02 20:50:26brandtbuchersetrecipients: + brandtbucher, gvanrossum, willingc, Daniel Moisset, lys.nikolaou, pablogsal, xtreak, BTaskaya, kj, laurenjl
2021-03-02 20:50:26brandtbuchersetmessageid: <1614718226.9.0.184259173278.issue42128@roundup.psfhosted.org>
2021-03-02 20:50:26brandtbucherlinkissue42128 messages
2021-03-02 20:50:26brandtbuchercreate