1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-31 19:52:22 +00:00

build_usage

This commit is contained in:
Thomas Waldmann 2017-11-26 20:16:44 +01:00
parent 54883434b9
commit d373772517

View file

@ -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.