benchmark-action / github-action-benchmark

GitHub Action for continuous benchmarking to keep performance
https://benchmark-action.github.io/github-action-benchmark/dev/bench/
MIT License
1.02k stars 152 forks source link

It would be nice if the created GitHub Pages page could be filtered to view commits along different branches in the repository only #266

Open mmcdermott opened 2 months ago

mmcdermott commented 2 months ago

Right now, the displayed content is for the entire history of the repository, along any commit ever profiled via the action. I'd like to be able to filter it to just show certain branches so that I can just see the relevant impact changes have in a sequence of operations.