summaryrefslogtreecommitdiff
path: root/src/result.rs
AgeCommit message (Expand)AuthorFilesLines
2022-01-16feat: record Obnam commit, if building from git; fix version reportLars Wirzenius1-1/+10
2022-01-16fix: return actual version from result fileLars Wirzenius1-4/+1
2022-01-05feat: add report generationLars Wirzenius1-5/+70
2022-01-05feat: output file for run commandLars Wirzenius1-1/+9
2022-01-05feat: add metadata about benchmark run and host to outputLars Wirzenius1-1/+41
2022-01-05refactor: rename Result to SuiteMeasurementsLars Wirzenius1-2/+2
2022-01-05feat: add "steps" subcommandLars Wirzenius1-0/+3
2021-12-10refactor a lotLars Wirzenius1-2/+7
2021-12-05refactor: move test data manipulation into functions, tooLars Wirzenius1-2/+2
2021-12-05feat: prepare for more measurementsLars Wirzenius1-7/+22
2021-12-05feat: record name of benchmark for each measurementLars Wirzenius1-2/+4
2021-12-05feat: collect measurements of benchmark operationsLars Wirzenius1-0/+30