mirror of
https://github.com/restic/restic.git
synced 2025-12-24 16:49:52 -05:00
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 | ||