mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-31 11:42:05 +00:00
build_usage
This commit is contained in:
parent
54883434b9
commit
d373772517
1 changed files with 1 additions and 1 deletions
|
@ -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-Z- == all zero files. Measuring heavily duplicated files.
|
||||
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)
|
||||
The throughput value is kind of virtual here, it does not actually read the file.
|
||||
|
|
Loading…
Reference in a new issue