From: Stephen Bash <bash@genarts.com>
To: Jakub Narebski <jnareb@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: Trac+Git: rev-list with pathspec performance?
Date: Wed, 6 Oct 2010 11:26:44 -0400 (EDT) [thread overview]
Message-ID: <17750617.441668.1286378804923.JavaMail.root@mail.hq.genarts.com> (raw)
In-Reply-To: <m3r5g5fnth.fsf@localhost.localdomain>
> Note that there is proof of concept
> "tree blame" (in Perl) which generates such 'last change to file'
> information, I think faster than running 'git rev-list -1 <file>' for
> each file. Even better would be to encode used algorithm in C.
>
> http://thread.gmane.org/gmane.comp.version-control.git/150063/focus=150183
My early experiments with your script are good for speed, but for some reason I'm always getting the first commit for a file rather than the most recent. I'll do some experimenting to see if I can uncover the issue.
(I had seen the script earlier, but I didn't realize the fix for diff-tree had made it into a release already)
Thanks,
Stephen
next prev parent reply other threads:[~2010-10-06 15:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <13399611.436896.1286218134223.JavaMail.root@mail.hq.genarts.com>
2010-10-04 20:21 ` Trac+Git: rev-list with pathspec performance? Stephen Bash
2010-10-04 20:38 ` Jonathan Nieder
2010-10-05 1:09 ` Jakub Narebski
2010-10-06 15:26 ` Stephen Bash [this message]
2010-10-07 17:49 ` Stephen Bash
2010-10-07 20:33 ` Jakub Narebski
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=17750617.441668.1286378804923.JavaMail.root@mail.hq.genarts.com \
--to=bash@genarts.com \
--cc=git@vger.kernel.org \
--cc=jnareb@gmail.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).