On Wed, Dec 2, 2015 at 8:28 PM, Duy Nguyen [off-list ref] wrote:
On Wed, Nov 25, 2015 at 10:00 AM, Ævar Arnfjörð Bjarmason
[off-list ref] wrote:
quoted
Aside from the slight hassle of enabling this and keeping it enabled
this feature is great. It's sped up "git status" across the board by
about 40%. Slightly less than that on faster spinning disks, slightly
more than that on slower ones.
Before I forget again, you should also enable split-index. That
feature was added because index update time cut so much into the
saving from untracked cache (unless you have small indexes, unlikely).
And untracked cache can update the index often. Then maybe you can
also think about improving the usability for it to ;-)
Yeah, we will probably have a look at split-index next.
Thanks for developing it too,
Christian.