Petr Baudis wrote:
On Mon, Jul 21, 2008 at 12:23:45PM +0200, Jakub Narebski wrote:
[*1*] "the current implementation is quite slow (requiring two calls to
'git-cat-file' for each object)" <-- why you don't use '--batch' or
'--batch-check' options to git cat file: see also Git::Repo and friends
implementation send by Lea Wiemann to git mailing list as part of
"Gitweb caching" project? BTW. by keeping discussion off the list,
you are off the knowledge of git community, too.
I concur. Only now I realized that this project might be an important
Git Perl API user. Can you please reconsider having a separate mailing
list for discussions etc.? The traffic seems to be very low anyway, and
I'm not sure what benefits does it actually have at all.
Petr "Pasky" Baudis
Thank you for that suggestion! I made it call cat-file only once in
batch mode and it goes quite a bit faster now.
Josh
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html