Skip to content

perf: Optimize regexp match and not match for .*foo.* cases#20610

Closed
petern48 wants to merge 3 commits into
apache:mainfrom
petern48:regexp_simplify_optim
Closed

perf: Optimize regexp match and not match for .*foo.* cases#20610
petern48 wants to merge 3 commits into
apache:mainfrom
petern48:regexp_simplify_optim

Optimize ~! '.*' and '.*' cases to False instead of Eq empty str cond…

053dc9b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view