mirror of
https://github.com/restic/restic.git
synced 2025-10-09 19:10:25 +00:00
Concurrent Restorer.VerifyFiles
Time to verify a 2GB snapshot down from 9.726s to 4.645s (-52%).
This commit is contained in:

committed by
Michael Eischer

parent
556424d61b
commit
bb066cf7d3
7
changelog/unreleased/pull-2594
Normal file
7
changelog/unreleased/pull-2594
Normal file
@@ -0,0 +1,7 @@
|
||||
Enhancement: Speed up restic restore --verify
|
||||
|
||||
The --verify option causes restic restore to do some verification after it
|
||||
has restored from a snapshot. This verification now runs up to 52% faster,
|
||||
depending on the exact setup.
|
||||
|
||||
https://github.com/restic/restic/pull/2594
|
Reference in New Issue
Block a user