Message416923
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. |
|
Date |
User |
Action |
Args |
2022-04-07 11:30:33 | Mark.Shannon | set | recipients:
+ Mark.Shannon |
2022-04-07 11:30:33 | Mark.Shannon | set | messageid: <1649331033.49.0.157065067689.issue47248@roundup.psfhosted.org> |
2022-04-07 11:30:33 | Mark.Shannon | link | issue47248 messages |
2022-04-07 11:30:33 | Mark.Shannon | create | |
|