And the PR: https://github.com/BurntSushi/rebar/pull/3
Although I probably won't merge it. Overall results:
$ rebar rank record/curated/2023-07-05/*.csv -M compile --intersection Engine Version Geometric mean of speed ratios Benchmark count ------ ------- ------------------------------ --------------- rust/regex 1.9.0 1.03 34 rust/regexold 1.7.3 3.12 34 rust/regexinit 1.0.0 4.35 34
rebar cmp record/curated/2023-07-05/*.csv -M compile --intersection
And the PR: https://github.com/BurntSushi/rebar/pull/3
Although I probably won't merge it. Overall results:
You can explore individual benchmarks in either the README I linked above, or by checkout out that PR and running this: (You'll need to build rebar first of course though.)