From b684573055ac896f9d80d618a926e6a16c100f73 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 17 Feb 2017 23:12:02 +0200 Subject: Add benchmark what simulates maildirs --- spec.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/spec.yaml b/spec.yaml index 6c6ca6a..bb6f4a6 100644 --- a/spec.yaml +++ b/spec.yaml @@ -11,6 +11,15 @@ obnam_config: quiet: yes keep: 1y benchmarks: + - name: maildirs + description: backup many files about the size of mails + steps: + - live: genbackupdata . --create=10G --file-size=5775 + obnam: backup + reference: 150 + - obnam: restore + reference: 150 + - obnam: backup - name: 1megafiles description: backup 1 million small files steps: -- cgit v1.2.1