mirror of
https://github.com/restic/restic.git
synced 2026-08-10 15:43:18 +00:00
`b.Loop()` drastically shortens benchmark execution times for tests with an expensive initialization phase as it only has to happen once now.
`b.Loop()` drastically shortens benchmark execution times for tests with an expensive initialization phase as it only has to happen once now.