mention speedup
authorJoey Hess <joeyh@joeyh.name>
Wed, 19 Feb 2020 19:09:00 +0000 (15:09 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 19 Feb 2020 19:09:00 +0000 (15:09 -0400)
CHANGELOG

index 992281482d6d2119a0f257e36f067f7e99dba90b..8db0c83b642b0620400a87c6d526457817942e8c 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,7 +8,7 @@ git-annex (8.20200221) UNRELEASED; urgency=medium
     fscks and interrupted exports, both of which will restart from the
     beginning.
   * Improved serialization of filenames and keys to the sqlite databases,
-    avoiding encoding problems.
+    avoiding encoding problems and speeding up operations on them.
   * Add some missing indexes to sqlite databases. This will speed up
     some things involving export and import remotes, and git-annex smudge.
     Microbenchmarks show around 10-25% speedup of sqlite database operations.