summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-02-17 23:12:02 +0200
committerLars Wirzenius <liw@liw.fi>2022-01-15 11:26:06 +0200
commitb684573055ac896f9d80d618a926e6a16c100f73 (patch)
tree6a45507381b2c601bf8882cc12afccb2d1ed6d39
parentba0ec1c0cce2923bc46100af53a78e6a14595201 (diff)
downloadobnam-benchmark-specs-b684573055ac896f9d80d618a926e6a16c100f73.tar.gz
Add benchmark what simulates maildirs
-rw-r--r--spec.yaml9
1 files changed, 9 insertions, 0 deletions
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: