cache annex index filename for 1.5% speedup to queries

This commit is contained in:
Joey Hess 2020-04-10 13:37:04 -04:00
parent 5e4423c058
commit 2caf579718
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
8 changed files with 64 additions and 36 deletions

View file

@ -24,3 +24,5 @@ the other alternative, since constructing a RawFilePath is also not
entirely without cost, although significantly faster.)
--[[Joey]]
> [[done]], and benchmarking shows at least 1.75% speedup --[[Joey]]