mirror of https://github.com/restic/restic.git
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.go | ||
walker_test.go |