Open LegNeato opened 2 weeks ago
We want to test both runtime and compile performance.
We might be able to leverage https://github.com/rust-lang/rustc-perf/.
Looks like codspeed.io supports open source for free so we may be able to use them rather than hosting.
There is also a GitHub action that doesn't require hosting.
We want to test both runtime and compile performance.
We might be able to leverage https://github.com/rust-lang/rustc-perf/.