summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Collapse)AuthorFilesLines
2022-01-05feat: add metadata about benchmark run and host to outputLars Wirzenius1-2/+63
Sponsored-by: author
2021-12-19feat: add an abstraction for managing an Obnam serverLars Wirzenius1-0/+15
Sponsored-by: author
2021-12-10TLS certificatesLars Wirzenius1-0/+1
Sponsored-by: author
2021-12-06feat: add loggingLars Wirzenius1-0/+49
A lot of logging, if the debug level is chosen. But that's how it should be. Sponsored-by: author
2021-12-05feat: create and count test data filesLars Wirzenius1-0/+1
They're empty, for now. Sponsored-by: author
2021-12-05feat: create a temporary directory for test dataLars Wirzenius1-0/+1
Sponsored-by: author
2021-12-05refactor: move execution into Step, from mainLars Wirzenius1-2/+2
Sponsored-by: author
2021-12-05feat: add placeholders for what needs to happenLars Wirzenius1-0/+1
Sponsored-by: author
2021-12-05fix: make first scenario workLars Wirzenius1-0/+2
Sponsored-by: author
2021-12-04initial thing that runsLars Wirzenius1-0/+1436
Sponsored-by: author
2021-12-03feat: start on specifying data structure for benchmark specificationLars Wirzenius1-0/+143
Sponsored-by: author