rasn
rasn copied to clipboard
Add Continuous Profiling To CI
To make it more visible to see when a contribution has improved performance or would degrade performance, it would be great if we could add a continuous profiling and showing the difference the PR makes.
I'm not sure what solutions there are for this in Rust, but any contributions for this are welcome.
This seems promising, maybe good for starters?
https://github.com/benchmark-action/github-action-benchmark
For the most benefits, it might need GitHub pages tho.