-
Bug
-
Resolution: Fixed
-
P4
-
None
-
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.
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.