On Wed, Nov 25, 2015 at 10:00 AM, Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> wrote: > 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 ;-) -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html