Skip to content

Enable OptimizeRegexps feature flag by default

What does this MR do?

this merge request enables OptimizeRegexps by default. please see the corresponding performance analysis. turning it on by default allows us to easily switch it back off if we need to.

What are the relevant issue numbers?

Turn on fast regular expressions for passive checks

GitLab Docs MR

Merge request reports