How to combine many show rules into one show rule?

A single regex show rules might be more expensive than several plain text show rules.

I haven’t benchmarked but from the way the compiler is implemented, a single regex show rule is very likely to be faster than multiple plain text rules.

1 Like