Hello, I'm now writing a package filter demo using wirefilter master branch, with almost 10rules using regex.
I'm curious is there any method to accelerate the match process by combinng multi filter into one to accelerate the process, rather than compare each rule(filter) sequency?