git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Stephen R. van den Berg" <srb@cuci.nl>
To: git@vger.kernel.org
Subject: Repository from hell (gitk stresstest)
Date: Sun, 4 May 2008 15:36:49 +0200	[thread overview]
Message-ID: <20080504133649.GA31370@cuci.nl> (raw)

Just in case someone wants to see how gitk performs on a tree with 8
main branches and littered with backports (single-patch-cross-merges
between branches), have a look at:  git://git.cuci.nl/pike

Start gitk with --all to view it in full glory (of course).

Some notes:
- The branches are interconnected through their first-parents as follows:
   v0 --o--o--o--o--o--o--o-------- 7.7
         \  \  \  \  \  \  \
          \  \  \  \  \  \  o------ 7.6
           \  \  \  \  \  o-------- 7.4
            \  \  \  \  o-------- 7.2
             \  \  \  o-------- 7.0
              \  \     \
               \  \     o------ nt-tools
                \  o-------- 0.6
                 o--------- 0.5
- As one can see, gitk deals with the numerous backports just fine,
  except that it uses a bit (too) much screen realestate perhaps at
  times.
- I find the Branches, Follows and Precedes display of gitk confusing
  on occasion, when inside this entanglement of backports.
  Most notably, IMO:
  + It should only show the main branch you're on (i.e. when determining
    the branch, please use the first-parent information only, and
    disregard any parents that come from merges).
  + The "Follows" and "Precedes" list might look cleaner when
    displaying only the tags which are on the same main branch the
    current commit is part of.
-- 
Sincerely,                                                          srb@cuci.nl
           Stephen R. van den Berg.

                 reply	other threads:[~2008-05-04 13:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080504133649.GA31370@cuci.nl \
    --to=srb@cuci.nl \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).