mirror of
https://github.com/restic/restic.git
synced 2025-08-12 18:01:08 +00:00
changelog: Add release date for 0.8.2
This commit is contained in:
7
changelog/0.8.2_2018-02-17/pull-1538
Normal file
7
changelog/0.8.2_2018-02-17/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
|
Reference in New Issue
Block a user