rusty icon indicating copy to clipboard operation
rusty copied to clipboard

Metrics additions for binary size and "%-delta to previous version"

Open mhasel opened this issue 2 years ago • 0 comments

It would be nice to extend our metrics dashboard to include data about the resulting binary sizes across changes. This could also be extended to track the build time/binary size of rusty itself. Another nice addition would be to be able to change the graph from absolute values to a %-delta view to previous commits. Example from the rust performance benchmark suite.

mhasel avatar Nov 28 '23 11:11 mhasel