2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-23 15:18:31 +00:00
Michael Eischer 254c8743fc Limit number of large tree blobs loaded in parallel by StreamTrees
Load tree blobs with more than 50MB only from a single goroutine. Very
large tree blobs with for example 400 MB size can otherwise require
roughly 1GB * streamTreeParallelism memory.
2022-02-19 12:26:09 +01:00
..
2018-06-09 23:35:20 +02:00