rust-leipzig / regex-performance

Performance comparison of regular expression engines.
Apache License 2.0
101 stars 31 forks source link

Extend configuration to use a subset of engines #4

Closed BernhardtD closed 7 years ago

BernhardtD commented 7 years ago

The issue is part from the feedback of https://github.com/rust-lang/regex/issues/350

I can't actually run your harness. I tried the instructions, but I got build errors, probably because I don't have all the regex engines installed. It really should be possible to run the benchmarks on a subset of regex engines.