Hacker News new | ask | show | jobs
by mappu 2845 days ago
Restic's restore isn't parallelized at all, whereas its backup is. It should be straightforward to improve the restore performance.

https://github.com/restic/restic/pull/1719