This website requires JavaScript.
Explore
Help
Register
Sign In
amorfo77
/
restic
Watch
1
Star
0
Fork
0
mirror of
https://github.com/restic/restic.git
synced
2026-07-30 19:05:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
556424d61ba8be128b85de8c53a58ebe8ddb5f18
restic
/
internal
/
restorer
T
History
greatroar
and
Michael Eischer
556424d61b
Reuse buffer in Restorer.VerifyFiles
...
Time to verify a 2GB snapshot down from 11.568s to 9.726s (-16%).
2021-09-19 12:55:31 +02:00
..
doc.go
Fix typos reported by misspell
2020-10-06 14:55:13 +02:00
filerestorer_test.go
restore: Test partial pack downloads in filerestorer
2021-06-29 21:11:30 +02:00
filerestorer.go
Simplify cache logic
2021-09-03 21:01:00 +02:00
fileswriter_test.go
restorer: pre-allocate files before loading chunks
2020-09-07 21:41:47 +02:00
fileswriter.go
Add more error handling
2021-01-30 20:19:47 +01:00
preallocate_darwin.go
Use FcntlFstore to preallocate on Mac
2021-04-10 16:54:07 +02:00
preallocate_linux.go
restorer: pre-allocate files before loading chunks
2020-09-07 21:41:47 +02:00
preallocate_other.go
restorer: pre-allocate files before loading chunks
2020-09-07 21:41:47 +02:00
preallocate_test.go
restorer: Skip preallocate test if not supported by the filesystem
2021-03-04 20:33:46 +01:00
restorer_test.go
Test and document Restorer.VerifyFiles
2021-09-19 12:52:11 +02:00
restorer_unix_test.go
restore: Use proper context while loading snapshot
2020-10-09 22:37:56 +02:00
restorer.go
Reuse buffer in Restorer.VerifyFiles
2021-09-19 12:55:31 +02:00