all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gerd Möllmann" <gerd.moellmann@gmail.com>
To: emacs-devel@gnu.org
Subject: Tip: git commit-graph
Date: Wed, 11 Oct 2023 12:51:21 +0200	[thread overview]
Message-ID: <m2edi1e8k6.fsf@Pro.fritz.box> (raw)

A tip for people with slow machines,

https://devblogs.microsoft.com/devops/updates-to-the-git-commit-graph-feature/

This speeds up topological sorting of git commits, which is, for
instance, used in git log --graph, which in turn is default in Magit.

This is quite noticeable for me with Emacs' git repo (2,3 GHz Quad-Core
Intel Core i7, 16G RAM, SSD, so I thought it might be worth sharing :-).



             reply	other threads:[~2023-10-11 10:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-11 10:51 Gerd Möllmann [this message]
2023-10-11 16:17 ` Tip: git commit-graph Fu Yuan
2023-10-11 17:12 ` Yuri Khan
2023-10-11 17:25   ` Gerd Möllmann
2023-10-11 17:53     ` Yuri Khan
2023-10-11 18:30       ` Gerd Möllmann

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=m2edi1e8k6.fsf@Pro.fritz.box \
    --to=gerd.moellmann@gmail.com \
    --cc=emacs-devel@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.