My understanding is that a large benefit of hyperscan is the ability to match a list of regex’s to a particular input very quickly. I think an interesting permutation of this test might be to benchmark each engine’s performance matching /all/ regex’s against the input. I’m not sure which engines support such a thing - is hyperscan the only one?