Suggestion: Show benchmark stats relative to some baseline in PRs #6877
nickchomey
started this conversation in
Ideas
Replies: 1 comment
|
looks like there's already some mechanism that sometimes does some version of this eg #6873 as compared to #6881 (comment) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Its great to see that benchmarks are being run on PRs. But the stats are not shown relative to anything, so theyre only informative if you happen to know previous benchmark values.
It would be great if it could have a column that shows a % or x multiple relative to something like the tip of the main (or other relevant) branch.
It would also be helpful to see some charts of each stat's progress/history, so we can see how it all has improved over time.
All reactions