The DAG appliedness series incurred a serious slowdown when it had to recompute the set of uninteresting commits from scratch. (This is the set of commits that are parents of patch commits, but not ancestors of any patch commit. They are used to make DAG appliedness operations fast.) The patches in this series fall into two categories: * Making the recomputation-from-scratch (slightly) faster. * Reducing the number of situations where the recomputation-from-scratch has to be done. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - 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