mirror of
https://github.com/restic/restic.git
synced 2025-12-25 09:09:36 -05:00
Load pack header length and 15 header entries with single backend request. This eliminates separate header Load() request for most pack files and significantly improves index.New() performance. Signed-off-by: Igor Fedorenko <igor@ifedorenko.com> |
||
|---|---|---|
| .. | ||
| doc.go | ||
| pack.go | ||
| pack_internal_test.go | ||
| pack_test.go | ||