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.

作者 Mark.Shannon
收信人 Mark.Shannon
日期 2022-04-07.11:30:33
SpamBayes Score -1.0
Marked as misclassified
Message-id <1649331033.49.0.157065067689.issue47248@roundup.psfhosted.org>
In-reply-to
内容
The 3 regular expression benchmarks in the pyperformance suite, regex_v8, regex_effbot and regex_dna show slowdowns between 3% and 10%.

Looking at the stats, nothing seems wrong with specialization or the memory optimizations.

Which strongly suggests a regression in the sre module itself, but I can't say so for certain.
历史
日期 用户 动作 参数
2022-04-07 11:30:33Mark.Shannon修改recipients: + Mark.Shannon
2022-04-07 11:30:33Mark.Shannon修改messageid: <1649331033.49.0.157065067689.issue47248@roundup.psfhosted.org>
2022-04-07 11:30:33Mark.Shannon链接issue47248 messages
2022-04-07 11:30:33Mark.Shannon创建