summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-01-15 12:14:13 +0200
committerLars Wirzenius <liw@liw.fi>2022-01-15 12:14:13 +0200
commit782acfd4f89e0e62734fb2827986f07b89f6213f (patch)
tree651727c7f3b50da7e2255f805895242ce355539f
parentb684573055ac896f9d80d618a926e6a16c100f73 (diff)
downloadobnam-benchmark-specs-782acfd4f89e0e62734fb2827986f07b89f6213f.tar.gz
chore: drop a benchmark spec file for obnam1
-rw-r--r--spec.yaml42
1 files changed, 0 insertions, 42 deletions
diff --git a/spec.yaml b/spec.yaml
deleted file mode 100644
index bb6f4a6..0000000
--- a/spec.yaml
+++ /dev/null
@@ -1,42 +0,0 @@
-git: "git://git.liw.fi/obnam"
-description: |
- Benchmarks run on the e2obbench machine, which is a virtual machine
- on Lars's home server (1 virtual CPU, 4 GiB RAM, disk space for
- benchmarks via virtio and spinning drives on the host).
-
- These benchmarks use FORMAT GREEN ALBATROSS.
-obnam_config:
- repository-format: green-albatross-20160813
- leave-checkpoints: yes
- 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:
- - live: genbackupdata . --create=1M --file-size=1
- obnam: backup
- - obnam: restore
- - obnam: backup
- - name: 10gigfile
- description: backup one 10GiB file
- steps:
- - live: genbackupdata . --create=10G --file-size=999999T
- obnam: backup
- - obnam: restore
- - name: forget1of2
- description: forget all but one generation of ten
- steps:
- - live: genbackupdata . --create=1G
- obnam: backup
- - obnam: backup
- - obnam: forget