mirror of
https://github.com/restic/restic.git
synced 2026-06-27 11:04:17 +00:00
index: decrease depth of test repos
This commit is contained in:
@@ -410,7 +410,7 @@ func BenchmarkMasterIndexGC(b *testing.B) {
|
||||
|
||||
var (
|
||||
snapshotTime = time.Unix(1470492820, 207401672)
|
||||
depth = 3
|
||||
depth = 2
|
||||
)
|
||||
|
||||
func createFilledRepo(t testing.TB, snapshots int, version uint) (*repository.Repository, restic.Unpacked[restic.FileType]) {
|
||||
|
||||
Reference in New Issue
Block a user