close as basis of this is wrong

This commit is contained in:
Joey Hess 2019-04-04 12:50:55 -04:00
parent d40a3580a5
commit 1f3245ddf5
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -54,3 +54,7 @@ hard to plumb through to the git-annex branch reading code.
An easier alternative would be an option that bypasses reading the journal. An easier alternative would be an option that bypasses reading the journal.
But maybe there's some other, better way to avoid this slow case? But maybe there's some other, better way to avoid this slow case?
--[[Joey]] --[[Joey]]
> yoh benchmarked the above patch on the slow NFS system, and it did not
> result in a notable difference in speed, so it seems the basis of this
> todo is false. [[done]] --[[Joey]]