summaryrefslogtreecommitdiff
path: root/spec.yaml
blob: afc1bd070467cc93fa230946f686c89af5e90da3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
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
  leave-checkpoints: yes
  quiet: yes
benchmarks:
  - 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: forget
    description: forget all but one generation of ten
    steps:
      - live: genbackupdata . --create=1G
        obnam: backup
      - obnam: backup
      - obnam: backup
      - obnam: backup
      - obnam: backup
      - obnam: backup
      - obnam: backup
      - obnam: backup
      - obnam: backup
      - obnam: backup
      - obnam: forget