Create Automated Benchmarking Suite #366
Labels
devops
Improvements to DevOps (e.g. GitHub actions, linting, etc.)
hard
A major or complex undertaking
low priority
Would be nice to fix, but doesn't have to happen right now/there are more important things
stale
It'd be really cool to have a benchmarking suite that we can run to see if we've unintentionally introduced any performance changes before merging into main.
Idea would be that on PR creation we'd run the benchmarks on both the main branch and the PR branch, and use it to highlight any significant changes (positive and negative).
We can start slow with what we'd consider "problem areas" and continue out from there.
The text was updated successfully, but these errors were encountered: