summaryrefslogtreecommitdiff
path: root/obbenchlib/benchmarker.py
AgeCommit message (Collapse)AuthorFilesLines
2017-05-14Add a collect phase to collect non-large data from resultsLars Wirzenius1-2/+0
This avoids having to keep all the huge files in memory all at once.
2017-02-16Add new benchmark simulating MaildirsLars Wirzenius1-0/+2
2016-03-16Supoort "obnam forget"Lars Wirzenius1-0/+4
2016-03-13Stop tracing obnamlibLars Wirzenius1-1/+0
The log files grow huge.
2016-03-13Report VmRSS values for ObnamLars Wirzenius1-1/+12
2016-03-13Collect Obnam log file during any stepLars Wirzenius1-0/+16
2016-02-06Use the same timestamp for all benchmarks in a runliw/yunosameLars Wirzenius1-1/+5
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-27Produce some progress reportingLars Wirzenius1-1/+11
Turn off --quiet for Obnam.
2015-12-26Rewrite obbench, adding yarns and Debian packagingLars Wirzenius1-0/+172