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 brandtbucher, corona10, kj, tim.peters
Date 2021-08-30.15:42:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630338126.93.0.4539401008.issue45045@roundup.psfhosted.org>
In-reply-to
Content
I'm also in the process of creating some pattern matching benchmarks. You might find them useful for benching optimizations like this in the future:

https://github.com/brandtbucher/patmaperformance

In particular, I'm curious to see the impact of this change on "patma_holdem". I bet it's quite good.
History
Date User Action Args
2021-08-30 15:42:06brandtbuchersetrecipients: + brandtbucher, tim.peters, corona10, kj
2021-08-30 15:42:06brandtbuchersetmessageid: <1630338126.93.0.4539401008.issue45045@roundup.psfhosted.org>
2021-08-30 15:42:06brandtbucherlinkissue45045 messages
2021-08-30 15:42:06brandtbuchercreate