Good!
Well, we could actually do the correct thing, and not have a fifo, but a
Fibonacci heap, so that we traverse the commits by cost. Then there
cannot be any clashes by definition. First wins.
But of course!
Most comparisons (I guess) would be relatively cheap, since the traversals
alone would suffice, and most of the others would be relatively short.
But I really wonder now if it is not just easier to increase
MERGE_TRAVERSAL_WEIGHT to (1<<24) and be done with it once and (probably)
for all.
Ciao,
Dscho
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html