]> git.proxmox.com Git - proxmox-backup.git/commitdiff
Add further explanation to benchmarking
authorDylan Whyte <d.whyte@proxmox.com>
Mon, 24 Aug 2020 08:18:01 +0000 (10:18 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 25 Aug 2020 07:33:23 +0000 (09:33 +0200)
Adds a note, explaing the percentages shown in the output
of the benchmark

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
docs/administration-guide.rst

index 2bd807d0668f51edbfe88f0332d761872d105046..5013ca043511716e26e2af9980d5000a1d6d0bd9 100644 (file)
@@ -1211,6 +1211,10 @@ benchmark using the ``benchmark`` subcommand of ``proxmox-backup-client``:
   │ AES256 GCM encryption speed       │ 3974.03 MB/s (104%) │
   └───────────────────────────────────┴─────────────────────┘
 
+.. note::
+  The percentages given in the output table correspond to a comparison against a
+  Ryzen 7 2700X.
+
 You can also pass the ``--output-format`` parameter to output stats in ``json``,
 rather than the default table format.