fastruby/fast-ruby

[FEATURE REQUEST] Run all the benchmarks on CI

arielj opened this issue · 0 comments

We could use github actions and a matrix to run the benchmarks on CI and with different rubies. That way we could compare what the readme shows with what CI shows and compare results between different rubies too for the same benchmark since some of these things may change if ruby optimizes something.

There is a travis configuration but the link is broken. We could use GitHub Actions instead.