Browse Source

build_usage

Thomas Waldmann 7 years ago
parent
commit
d373772517
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/usage/benchmark_crud.rst.inc

+ 1 - 1
docs/usage/benchmark_crud.rst.inc

@@ -70,7 +70,7 @@ C- == borg create (1st archive creation, no compression, do not use files cache)
 R- == borg extract (extract archive, dry-run, do everything, but do not write files to disk)
 R- == borg extract (extract archive, dry-run, do everything, but do not write files to disk)
       R-Z- == all zero files. Measuring heavily duplicated files.
       R-Z- == all zero files. Measuring heavily duplicated files.
       R-R- == random files. No duplication here, measuring throughput through all processing
       R-R- == random files. No duplication here, measuring throughput through all processing
-              stages, except writing to disk.
+      stages, except writing to disk.
 
 
 U- == borg create (2nd archive creation of unchanged input files, measure files cache speed)
 U- == borg create (2nd archive creation of unchanged input files, measure files cache speed)
       The throughput value is kind of virtual here, it does not actually read the file.
       The throughput value is kind of virtual here, it does not actually read the file.