summaryrefslogtreecommitdiff
path: root/obbenchlib
AgeCommit message (Collapse)AuthorFilesLines
2016-02-06Use the same timestamp for all benchmarks in a runliw/yunosameLars Wirzenius1-1/+5
2016-02-06Align columns correctlyLars Wirzenius1-3/+5
There's still a problem that different benchmarks for one commit go on separate lines.
2016-02-06Fix index.j2 to handle multiple benchmarksLars Wirzenius1-0/+2
2016-02-04Don't reuse tempory directories across runsLars Wirzenius1-12/+13
2016-01-16Delete the restore target directoryLars Wirzenius1-0/+1
This avoids "obnam restore" from failing if it's been already used once in the benchmark.
2016-01-01Fix --to option when restoringLars Wirzenius1-1/+1
2015-12-31Fix obnam_config implementationLars Wirzenius1-1/+1
2015-12-31Actually implement obnam_configLars Wirzenius1-0/+2
2015-12-31Add spec for each benchmark on its HTML pageLars Wirzenius2-0/+5
2015-12-31Include all of spec on front pageLars Wirzenius2-0/+5
2015-12-27Produce some progress reportingLars Wirzenius1-1/+11
Turn off --quiet for Obnam.
2015-12-26Rewrite obbench, adding yarns and Debian packagingLars Wirzenius7-0/+557