summaryrefslogtreecommitdiff
path: root/src/bin
AgeCommit message (Expand)AuthorFilesLines
2022-01-16feat: record Obnam commit, if building from git; fix version reportLars Wirzenius1-1/+2
2022-01-16feat: allow report to write to named fileLars Wirzenius1-3/+12
2022-01-06feat: build and run Obnam from git, or run installed versionLars Wirzenius1-2/+10
2022-01-05feat: add report generationLars Wirzenius1-0/+24
2022-01-05feat: output file for run commandLars Wirzenius1-5/+18
2022-01-05feat: add metadata about benchmark run and host to outputLars Wirzenius1-1/+2
2022-01-05refactor: rename Result to SuiteMeasurementsLars Wirzenius1-2/+2
2022-01-05feat: add "steps" subcommandLars Wirzenius1-2/+25
2022-01-04feat: actually run client and serverLars Wirzenius1-0/+2
2021-12-26feat: generate test data with junk contentsLars Wirzenius1-0/+29
2021-12-10refactor a lotLars Wirzenius1-6/+4
2021-12-06feat: add loggingLars Wirzenius1-0/+12
2021-12-05feat: create a temporary directory for test dataLars Wirzenius1-1/+1
2021-12-05feat: add data and state abstractionsLars Wirzenius1-3/+4
2021-12-05feat: record name of benchmark for each measurementLars Wirzenius1-1/+2
2021-12-05feat: collect measurements of benchmark operationsLars Wirzenius1-1/+11
2021-12-05refactor: break out lib.rs into submodulesLars Wirzenius1-1/+1
2021-12-05refactor: move execution into Step, from mainLars Wirzenius1-1/+1
2021-12-05docs: add some help to command line handlingLars Wirzenius1-0/+6
2021-12-05refactor: use a "step" abstraction for running benchmarksLars Wirzenius1-18/+2
2021-12-05feat: add placeholders for what needs to happenLars Wirzenius1-0/+34
2021-12-05refactor: move things around for clarityLars Wirzenius1-17/+17
2021-12-05feat! add subcommand "spec"Lars Wirzenius1-7/+26
2021-12-05fix: make first scenario workLars Wirzenius1-8/+31
2021-12-05refactor: move main program into src/bin/Lars Wirzenius1-0/+12