Until now, CodSpeed allowed you to compare runs only in specific scenarios—either through pull requests comparing branches with their base or comparing consecutive commits on a single branch.
With this new feature, you can now compare any runs: on arbitrary commits or branches, and also local runs made with the CLI.
Want to try it out? Just head to the "Runs" tab of a project (you can find a few of them here) and select the runs you want to compare!
Soon, we'll be adding the ability to compare tags directly, making it even simpler to compare runs across different versions of your project. Stay tuned for more updates!