-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: Mission Control Core
-
None
Currently we're compiling filters with empty regular expressions as parameters. If we instead short-circuit these to a TruePredicate we can avoid a lot of unnecessary allocations.