Add entry for changelog
This commit is contained in:
parent
5632ca4f44
commit
5723636b35
1 changed files with 7 additions and 0 deletions
7
changelog/0.8.2/pull-1538
Normal file
7
changelog/0.8.2/pull-1538
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
Enhancement: Reduce memory allocations for querying the index
|
||||||
|
|
||||||
|
This change reduces the internal memory allocations when the index data
|
||||||
|
structures in memory are queried if a blob (part of a file) already exists in
|
||||||
|
the repo. It should speed up backup a bit, and maybe even reduce RAM usage.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/pull/1538
|
Loading…
Reference in a new issue