Re: [PATCH] unpack-trees: Make index lookahead less pessimal
From: Junio C Hamano <hidden> Date: 2016-06-15 22:48:57
I _knew_ I coded that one pessimally and the code could be optimized not
to scan the same thing over and over again.
I haven't looked at the affected codepath for quite some time, but I'll
try to find time to review the patch when able.
Thanks.