smarr / ReBenchDB

ReBenchDB records benchmark results and provides customizable reporting to track and analyze run-time performance of software programs.
MIT License
12 stars 6 forks source link

Notes, comments, labels/tags on experiments/commits/... #97

Open smarr opened 2 years ago

smarr commented 2 years ago

Often it would be useful to be able to leave a note on certain performance experiments to keep a record of additional information.

This may be in the form of basic comments, which may be on the "experiment" level, or perhaps tags and labels, for instance marking things as noise, outliers, or otherwise interesting/relevant.

Not sure what the best approach would be here. I think it might be worthwhile to avoid replicating things from GitHub/GitLab too much, and find a design that integrates better with these platforms.