mirror of
https://github.com/restic/restic.git
synced 2026-08-25 15:03:17 +00:00
Archiver.Save queries the current time multiple times. This commit removes one of these calls as they showed up while profiling a backup of a nearly unchanged dataset containing 3 million files.