From: Jeff King <peff@peff.net>
To: Bryan O'Sullivan <bryano@fb.com>
Cc: Junio C Hamano <gitster@pobox.com>,
"git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: logging disjoint sets of commits in a single command
Date: Tue, 31 Jan 2012 22:03:01 -0500 [thread overview]
Message-ID: <20120201030300.GA9969@sigill.intra.peff.net> (raw)
In-Reply-To: <CB4DCD5C.747%bryano@fb.com>
On Wed, Feb 01, 2012 at 01:02:57AM +0000, Bryan O'Sullivan wrote:
> By the way, the reason I'm even interested in this in the first place is
> that the performance of commands like "git blame" and "git log" on files
> and subtrees has become a problem for us (> 10 seconds per invocation,
> forecast to get much worse), and I wanted to see whether I could feed "git
> log" a specific list of revisions, and if so, whether that could yield
> good performance.
That sounds kind of slow. Is your repository really gigantic? Have you packed
everything? I'm just curious if there's some other way to make things
faster. Is the repository publicly available?
-Peff
next prev parent reply other threads:[~2012-02-01 3:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-01 0:15 logging disjoint sets of commits in a single command Bryan O'Sullivan
2012-02-01 0:27 ` Bryan O'Sullivan
2012-02-01 0:39 ` Carlos Martín Nieto
2012-02-01 0:53 ` Jeff King
2012-02-01 1:02 ` Bryan O'Sullivan
2012-02-01 3:03 ` Jeff King [this message]
2012-02-01 22:01 ` Bryan O'Sullivan
2012-02-01 0:48 ` Junio C Hamano
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=20120201030300.GA9969@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=bryano@fb.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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).