bytecodealliance / sightglass

A benchmark suite and tool to compare different implementations of the same primitives.
Apache License 2.0
69 stars 33 forks source link

Allow configuring which suite `run-all.sh` runs #262

Closed abrown closed 1 year ago

abrown commented 1 year ago

In cases where we want to run all of the benchmarks from a suite different than all.suite, we can now do SUITE=... run-all.sh.