Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > > Actually, this commit adds two methods for a notes index: > > - a sorted list with a fan out to help binary search, and > - a modified hash table. > > It also adds a test which is used to determine the best algorithm. I know this is a nice backwards compatible way to organize notes, and to make them reasonably efficiently found, but I'd almost rather just see them crammed into the packfile alongside of the commit it annotates, so that the packfile reader can quickly find the annotation at the same time it finds the commit. aka packv4. Ok, enough dreaming for today. -- Shawn. - 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