From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.6 required=3.0 tests=AWL,BAYES_00, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by dcvr.yhbt.net (Postfix) with ESMTP id 034331F453 for ; Mon, 21 Jan 2019 15:56:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730243AbfAUP4H (ORCPT ); Mon, 21 Jan 2019 10:56:07 -0500 Received: from mout.gmx.net ([212.227.15.15]:45929 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728761AbfAUP4G (ORCPT ); Mon, 21 Jan 2019 10:56:06 -0500 Received: from [192.168.0.129] ([37.201.193.149]) by mail.gmx.com (mrgmx002 [212.227.17.190]) with ESMTPSA (Nemesis) id 0Lxxw4-1hF5c417Bs-015JeH; Mon, 21 Jan 2019 16:56:00 +0100 Date: Mon, 21 Jan 2019 16:55:44 +0100 (STD) From: Johannes Schindelin X-X-Sender: virtualbox@gitforwindows.org To: Elijah Newren cc: Git Mailing List , Junio C Hamano , Alban Gruin Subject: Re: [RFC PATCH 3/3] git-rebase.sh: make git-rebase--interactive the default In-Reply-To: Message-ID: References: <20180607171344.23331-1-newren@gmail.com> <20180607171344.23331-4-newren@gmail.com> User-Agent: Alpine 2.21.1 (DEB 209 2017-03-23) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Provags-ID: V03:K1:q1LDvgwejQ2FvLxFqvC9OtMMm7yBmDZnAUPJkP9urkSJvBRcNkn iE70wRfEjSKj57UTjQvP8/7YF0W5Qs+HqKpRAN2h6Zakq+rEaCv4IUZ5vIA6fGig97ey7GJ p2anpH2VriCApdtpMIwSvGHAvEMBYBWY0Tv55YHdzQ2hL4UMC/PpbYv3crV0uwmru4kCFHJ j2B/5QU3/nZ85FAVERqMw== X-UI-Out-Filterresults: notjunk:1;V03:K0:vC1CD98BIwU=:vEm3BC71+NA5SiImX72j1M s5E8+lyJadnDcaAzpPCFXSW81xKOHsv/D7Os4RMJoCJ41hzIpfwadRVbUC+3agO3pmZGVwlt2 cd1kzGAtdvYQPQzREyGpQlYtniGLdfKgpl73ZPOWMDCYV1wSw35gkol3PZRe1KqVJrB4czcH1 ERUJR6OWE5tCEN64eslMrxe10wXmo+prj9I859OfZ3GaSQkZJSylsnXo7tM5KPTeGGXifUSzf yJTkS6DCPIhDAcma1xQ2ED/qBP+XUCBNFoSD1Y9VasA7srhfvaOkCd7U2XvlNnGuTNPHcxRC/ YRK9+xgCbRuW2apMjcJdKlUxLP6A9EZfLvDkw0vCDifwn5TJrXiAwhmnPFJyA80EtngKGg8XO nivGWvw9YNwPHRKBsJ/WswCMnR96QQWbucYvJFZGerTXLXSzkCzQwbfz/Ulzy27Z9UKx80+CQ PDJg76RvUs3ZMTB6aKm829tplEYdZAz9tyL5ZxottsYvQrl90v/VMFaoWH1+RnPbFNUCcXhl/ XBJA/lYS9rQzH7ivtPzc9OCoCMI6LgIcKkBlZ1tfMhHXCCuw/w/Zl0xc2iaJaFTE/7Abe3zWI WijnTS0oZwZrsPpV9Qb6EIn+a3KZpVE/vVHc6GSlqYUM2Y/E+3uwHP0WVDksxLFGhWVxhOHu7 6qr4EX8qkmcLcAmePyD4PX+4fZRBiScQU7gh0d83ACpXYoNnqDRh17NUuJpdBFj0qhy4jM025 DBJxGeQmnGfYFNvU9ewuOYGNIjVKW6yWbsFhMcl8ppD8mJwbQ92f/7F6uOaVwHJ4bJUvcFPkZ 4fstvr7s0IJ1+wSSSm7bTgrw8CXSlWaIFA7ym462TWupAOrXXaFL1L1qNTmmeWHRv7cVVaK83 O4uHhn9ex8hapnAcvkxfzxJM+PghTENgX/xV2vp5ZVRxEc1ePD0caEYDARSi25036nqFyozeH +fjaJNN0myw== Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Hi Elijah, while looking for the patches I promised to review much earlier, I realized that I never answered to this, even older mail. Sorry about that. [On a positive note: it only has been, what, exactly 7 months since you sent it. My record is, I believe, somewhat around 5 years before I responded to a mail.] On Thu, 21 Jun 2018, Elijah Newren wrote: > Thanks for all the food for thought. This is awesome. :-) > On Thu, Jun 21, 2018 at 3:57 AM, Johannes Schindelin > wrote: > > On Wed, 20 Jun 2018, Elijah Newren wrote: > >> On Sun, Jun 17, 2018 at 2:44 PM, Johannes Schindelin > >> wrote: > >> > >> > I was really referring to speed. But I have to admit that I do not have > >> > any current numbers. > >> > > >> > Another issue just hit me, though: rebase --am does not need to look at as > >> > many Git objects as rebase --merge or rebase -i. Therefore, GVFS users > >> > will still want to use --am wherever possible, to avoid "hydrating" > >> > many objects during their rebase. > >> > >> What is it that makes rebase --am need fewer Git objects than rebase > >> --merge or rebase -i? > > > > Multiple things. The most obvious thing: --cherry-pick. When you call `git > > rebase --am`, it does not try to exclude the patches by looking at > > `rev-list --cherry-pick --right-only ..` > > > > This really bit us in GVFS Git because we have several thousand developers > > working on the same code base, and you probably read the numbers elsewhere > > how many commits are introduced while a developer goes on so much as a > > week-long vacation. > > Ooh, that's interesting. Here's a crazy idea: I'm curious if this is > essentially a workaround that we could expunge. That is indeed a very, very compelling idea. > In particular, am-based rebases will drop empty commits (that is, either > commits that are empty to start, or that after being applied are empty). > It never grew a --no-allow-empty option either. If rebase -i/-m were to > behave the same, for consistency sake, we could drop the `rev-list > --cherry-pick ...` call. Granted, that would result in a slight > difference in behavior (it could result in conflicts in some cases > instead of an automatically empty commit), but may well be worth it for > consistencies' sake between rebase backends. As a side effect of making > the backends consistent, it may also provide a nice performance boost > for the GVFS case by removing the need to do the --cherry-pick thing. I very much like the consistency thing. I am slightly worried about the ramifications, though. For example, when I did not use GitGitGadget yet to submit patches, I used one of my machines to keep a record of still-in-flight branches, and to verify whether a branch had been merged, I simply used `git rebase -i upstream/master`. If that showed a `noop`, I was sure that it was merged. While I no longer have *this* particular use case, I take it as an indication that Git users out there are probably using the interactive rebase in similar manners. So we would *in the least* have to keep this as an option, and we would have to work with a deprecation notice for a couple of major versions before we flip the default. Having said that, I really like the performance implication of switching the default to skip the --cherry-pick, *in particular* with an eye toward VFS for Git (TAFKA GVFS). > > Next, rename detection. > > > > I think that bit us even harder because it tries to look at all the files > > that have been changed in upstream in the meantime, which can be *a lot*. > > And if you know that moving files outside of your cozy little sparse > > checkout is unlikely (or moving from the outside into your checkout), then > > all this hydration is pretty wasteful. That's why we had to switch off > > rename detection in GVFS Git. > > Actually to be clear, for each side of the merge, rename detection > only needs to look at files that were not present in both the > merge-base and the branch. Files which were modified but have the > same name are not involved (break detection is not active.). But yes, > I understand how you can still get an awful lot of files, which makes > it worse when you then go and compare all of them in an O(N*M) > fashion. Yes. It is made worse by the fact that Git never sprouted an option to tell it about *known* renames, even if that would make tons of sense. I mean, it is nice that Git tries to detect renames. Really nice. In some cases it fails, though, and in other cases it just takes a lot of time, so it would be a real boon if there was a way to skip Git's rename detection. It'd be similar in spirit to way you can side-step Git's binary file detection, by using .gitattributes. (Obviously, the rename thing would need to use a different facility than .gitattributes.) > >> My guess at what objects are needed by each type: > >> > >> At a high level, rebase --am for each commit will need to compare the > >> commit to its parent to generate a diff (which thus involves walking > >> over the objects in both the commit and its parent, though it should > >> be able to skip over subtrees that are equal), and then will need to > >> look at all the objects in the target commit on which it needs to > >> apply the patch (in order to properly fill the index for a starting > >> point, and used later when creating a new commit). > > > > No, in --am mode, it does not even need to look at all the objects in the > > target commits. Only those objects that correspond to the files that are > > touched by the diff. > > Sorry, I mis-spoke. Unless you've done something special with GVFS, I > believe the --am mode would indeed need to read all the _tree_ objects > in the target commits, but any _file_ object corresponding to a path > not modified by the other side need not be loaded since we can proceed > simply knowing its sha1sum. That *might* be good enough with the "largest repository on the planet". Emprically, we determined pretty early on that it is not the commits and trees that make the initial clone unbearably large. It's the blobs. > > In a massive code base, such as Windows', this makes a huge difference. > > Even comparing the number of files touched by the patches that are to be > > rebased to the number of files that were touched in upstream since you > > rebased last is ridiculous. And a three-way merge needs to consider that > > latter set of files. > > Actually, the three-way merge isn't all that different. For a path > that exists in both branches and the merge base, it first compares > sha1sums (thus it does need to read all the tree objects), and then if > one side has not modified a certain path, it knows the merge result is > the sha1sum from the other side. Thus, it won't need to read files > that were changed upstream so long as that path wasn't changed on your > side. True. > In fact, --merge and --interactive have a slight performance advantage > here: if upstream didn't modify the path, then it doesn't need to read > the file from your side to do any diff or comparison. It can just use > whatever sha1sum you have. In contrast --am mode will need to read > the relevant file more than once. Since it first creates a series of > patches, it will have to read the file from your commit and its > parent, create a diff, and then later apply that diff to the target > version, and since the target version matches the merge base it will > end up just recovering the version of the file on your side that you > started with anyway. (Since that file is already local, though, this > small performance advantage would currently be lost in the noise of > the other problems.) I had not thought of that. You're right, with largish patch series, interactive rebase might actually be faster than --am based rebase. I have not even tested this, I guess I really should first look at numbers before I speak further :0) > >> If the application of the diff fails, it falls back to a three-way > >> merge, though the three-way merge shouldn't need any additional objects. > > > > The three-way merge needs to reconcile the diff between branch point and > > your changes to the diff between branch point and upstream's changes. The > > latter can be a lot bigger than the former, in which case --am's > > complexity (O(former)) is much nicer than --merge's (O(former u latter)). > > Yeah, renames mess up that whole "a path that exists in both branches > and the merge base" requirement that I stipulated above, and widens > the scope considerably and affects performance rather markedly. On > the positive side though, the more I read your description, the more I > think my rename performance work may give a speedup for the GVFS > usecase far in excess of the factor of 30 I saw for my usecase. It > may still not quite match --am mode's outright avoidance of rename > detection, but I still think it should be pretty impressive. Time > will tell... I am very hopeful. And I also think that one fallout of your work on that front could be to teach Git a way to skip/overrule rename detection. After all, it is not *all* that common that files are renamed. Take Git's commit history, for example. Apart from the huge builtin/ move (for which rename detection will fail after many iterations after that move), there were only sporadic renames (such as sha1_file.c -> sha1-file.c). In "real" repositories, refactorings are also rather rare, for the same reason: they simply cause a lot of trouble with a lot of concurrent development going on. If we had such a facility (say, via notes) to tell Git: look, don't even bother to try to detect renames, at least in *commit range*, just use this here data base that I prepared for you, we would not only be able to speed up operations such as rebase, we also would have an easy way to solve the problem where the rename detection simply fails after sustained development because both sides diverged *so much* that Git cannot detect any similarity. Another thought that occurred to me: in the context of GitGitGadget, where I cannot rely on the `amlog` notes (because there are too many inaccuracies in that information), I was looking for another way to identify commits in `pu` that corresponds to the original commits (i.e. the commits by the authors themselves, in GitGitGadget's PRs). Sadly, I lack the time to work on this with any seriousness, I can only spend a couple hours here and there on it, but I *think* that there might be a chance to use something like MinHash and/or Locally Sensitive Hashes to not only determine near-identical commits, but also correspondences between commits and mails on the Git mailing list containing patches. And the very same technology should also be able to speed up rename detection, much more robustly (and with a much better time complexity) than what we have now. Did you look in that direction already? Ciao, Dscho