On Wed, 10 Sep 2008, Jeff King wrote: > On Thu, Sep 11, 2008 at 12:34:27AM +0200, Stephen R. van den Berg wrote: > > > I see. Indeed. That's a lot better. > > Did the binary search inside tree objects ever get implemented? > > I believe it's still linear (and skimming tree-walk.c:find_tree_entry > seems to confirm). However, one advantage of such an approach is that it > will improve as tree lookup improves (e.g., I believe the pack v4 work > included improvements in this area). No, not yet. Actually that's the part that still needs serious thinking. Nicolas -- 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