mirror of
https://github.com/octoleo/restic.git
synced 2024-11-06 05:17:50 +00:00
254c8743fc
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. |
||
---|---|---|
.. | ||
testing.go | ||
walker_test.go | ||
walker.go |