Benchmarks #105
Labels
A-Build-System
Related to build systems or continuous integration
C-Performance
A change motivated by improving speed, memory usage or compile times
It would be cool to have some benchmarks for different system components, to make it easier to avoid causing performance regressions. It seems like
hecs
has some, which is cool.https://github.com/marketplace/actions/continuous-benchmark could also be fun to set up, it gives you graphs of performance over time like this. Not sure how much time that would add to CI builds though, I haven't used GitHub Actions much. Having a graph that measured average incremental-recompile time could be very helpful in preventing that from creeping up.
The text was updated successfully, but these errors were encountered: