Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.10
Description
Regex expressions are computationally expensive and having “EXE|exe|JPG|jpg” etc etc..... adds up if we use complex rules.
Regex filter should use case insensitive rules to make the rules more readable and improve performance.