mention optimisations

This commit is contained in:
Joey Hess 2019-12-05 11:46:55 -04:00
parent c7a4411e71
commit 718fa83da6
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -1,9 +1,13 @@
git-annex (7.20191115) UNRELEASED; urgency=medium
* Sped up many git-annex commands that operate on many files, by
using ByteStrings. Some commands like find got up to 60% faster.
* Sped up many git-annex commands that operate on many files, by
avoiding reserialization of keys.
find is 7% faster; whereis is 3% faster; and git-annex get when
all files are already present is 5% faster
find got 7% faster; whereis 3% faster; and git-annex get when
all files are already present got 5% faster
* Sped up many git-annex commands that query the git-annex branch.
In particular whereis got 1.5% faster.
* Stop displaying rsync progress, and use git-annex's own progress display
for local-to-local repo transfers.
* git-lfs: The url provided to initremote/enableremote will now be